Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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:
- Host: GitHub
- URL: https://github.com/yusukebe/go-emojify
- Owner: yusukebe
- License: mit
- Created: 2021-10-01T00:49:12.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-07T05:57:27.000Z (about 3 years ago)
- Last Synced: 2024-10-06T08:16:40.009Z (about 1 month ago)
- Topics: cli, emoji, golang
- Language: Go
- Homepage:
- Size: 47.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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