Skip to content
/ ghemoji Public

Golang tools for working with old style github :emoji:

License

Notifications You must be signed in to change notification settings

donatj/ghemoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ghemoji

Go Report Card GoDoc CI

Go library for working with GitHub's :emoji:

Please refer to documentation https://pkg.go.dev/github.com/donatj/ghemoji

CLI Tool

A simple CLI tool is included for easy scripting.

go install github.com/donatj/ghemoji/cmd/ghemoji@latest

Example usage

Read from arguments:

$ ghemoji ":+1:"
👍

Read file standard in:

$ ghemoji < example.md
Example text from standard in 😄

Read from standard in:

$ ghemoji
Reading from standard input... (press Ctrl-D to end)
:wink:  
😉
test :100: test 
test 💯 test