blah-code-cli
v2.0.0
Published
Encode and decode blah code via the command line
Downloads
11
Readme
blah-code-cli
Encode and decode blah code via the command line
Install
$ npm install blah-code-cli -g
Usage
$ blah-code --help
Encode and decode blah code via the command line
Usage
$ blah-code [input]
Options
--encode, -e Returns the blah code representation of the given text input [Default: true]
--decode, -d Returns regular text of the given blah code [Default: false]
--ooks, -o Uses this weird ape language instead of blah code [Default: false]
--help, -h Shows the help
Examples
$ blah-code "Hi 👻"
blaa bluh. blah bleh bluuh. blaah bluh. bluuh bluuh blaah bluuh blaa. bluuh blehh bleeh bleeh blaah
$ blah-code "blaa bluh. blah bleh bluuh. blaah bluh. bluuh bluuh blaah bluuh blaa. bluuh blehh bleeh bleeh blaah" --decode
Hi 👻
Related
- blah-code - API for this module
License
MIT © Michael Kühnel