emojify 0.2.0

Rust meets emoji ✨ Simple CLI tool for emojify
# emojify

Rust implementation of [emojify](https://github.com/mrowa44/emojify).

## Usage

```
$ echo ":tada: Initial commit" | emojify
🎉 Initial commit
```

## License
MIT