Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yusukebe/go-emojify

Yet another "emojify" command written in Go :ramen:
https://github.com/yusukebe/go-emojify

cli emoji golang

Last synced: 29 days ago
JSON representation

Yet another "emojify" command written in Go :ramen:

Awesome Lists containing this project

README

        

# go-emojify

Yet another _emojify_ command written in Go :ramen:

## Installation

```
$ go get github.com/yusukebe/go-emojify/cmd/go-emojify
```

## Usage

```
$ go-emojify "I love :ramen: and :beer:"
```

Output:

> I love :ramen: and :beer:

![screeenshot](img/ss.png)

## See Also

-
-
-

## License

MIT