mojify
receives input from the stdin or execute a command replacing all github
emojis by its unicode. Hence, the emoji is rendered.
"Piping"
$ git log --oneline | mojify
As a command
$ mojify git log --oneline
- It does not support colors yet.
- Aliases are not understood.
You can use gobin to make the installation:
gobin github.com/jamillosantos/mojify
I would like to thank https://github.com/kyokomi/emoji. I grab the emoji codebase from them.
Many thanks!