Skip to content

jamillosantos/mojify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mojify

mojify receives input from the stdin or execute a command replacing all github emojis by its unicode. Hence, the emoji is rendered.

Log

How to Use

"Piping"

$ git log --oneline | mojify

As a command

$ mojify git log --oneline

Limitations

  • It does not support colors yet.
  • Aliases are not understood.

Installation

You can use gobin to make the installation:

gobin github.com/jamillosantos/mojify

Thanks to

I would like to thank https://github.com/kyokomi/emoji. I grab the emoji codebase from them.

Many thanks!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages