All Projects → muan → Emoji Cli

muan / Emoji Cli

Licence: mit
👌 Emoji searcher but as a CLI app.

Programming Languages

ruby
36898 projects - #4 most used programming language

emoji-cli Build Status

Saw @zzak & @hone's talk at #rubykaigi 2015, now playing with hone/mruby-cli. Don't mind me.

installation, for macs only (at your own risk! ⚠️)

Head to releases, download the ZIP, extract it, and place it in your $PATH.

what does this do?

image

$ emoji-cli flowers --random
Copied 🌺 !

$ emoji-cli flowers --random
Copied 🌹 !

$ emoji-cli fruit --random
Copied 🍍 !

$ emoji-cli fruit --random
Copied 🍒 !

$ emoji-cli halloween
1. 👻
2. 👹
3. 🎃
4. 🏮
Choose [1~4] 3
Copied 🎃 !

$ emoji-cli noodle -r
Copied 🍜 !

todo

  • cross platform
  • fix the tests
  • pagination?!

development

Need mruby and docker toolbox.

# edit mrblib/emoji-cli.rb
# compile
$ docker-composer run compile
# try
$ ./mruby/build/i386-apple-darwin14/bin/emoji-cli poop
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].