echowo.cr v0.2.0

Bash `echo` like with string uwufication. Based on https://github.com/kokoscript/echowo

echowo

Bash echo like with string uwufication.
Based on echowo and written in Crystal.

Build nya!

Myake sure you have Crystal instawwed, then:

$ git clone https://github.com/joseafga/echowo.git
$ cd echowo

# make
# make install

Remembew: you can use DESTDIR=/path/to/dest to specify anothew instawwation directowy or run directly from ./bin/echowo

Now you can execute echowo

Usage :3

echowo [OPTIONS] [ARG ...]

The available options are:

-v, --version            show version
-n                       do not append a newline
-e                       enable interpretation of backslash escapes
-E                       disable interpretation of backslash escapes
-h, --help               show help
-n                       Do not append a newline

Examples rawr!

~$ echowo hello world
^w^ hewwo wowld huoooh...
~$ echowo this is reallys useless
owo this is reawwys useless nyu...
~$ echowo -n without newline option
nya! without newline option ^w^~$ echowo "really cool"
rawr! reawwy cool huoooh...
~$ echowo -e "\a\e \x42 \0123 hello \U1f618 \\\\ \""
owo B S hewwo 😘 \ " huoooh...
Repository

echowo.cr

Owner
Statistic
  • 4
  • 0
  • 0
  • 0
  • 0
  • almost 3 years ago
  • September 14, 2020
License

MIT License

Links
Synced at

Fri, 17 May 2024 23:30:19 GMT

Languages