blah-code-cli

Encode and decode blah code via the command line

Usage no npm install needed!

<script type="module">
  import blahCodeCli from 'https://cdn.skypack.dev/blah-code-cli';
</script>

README

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