2.0.0 • Published 8 years ago

blah-code-cli v2.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

very bullgit npm version Build Status dependency Status devDependency Status XO code style Unicorn approved

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

License

MIT © Michael Kühnel

2.0.0

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago