Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

donatj/ghemoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 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

About

Golang tools for working with old style github :emoji:

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Contributors 3

  •  
  •  
  •  

Languages