gm
create gist file
ex. Recommended for uploading notes.
Set GitHub Token
export GITHUB_TOKEN=<your github token>
Usage
gm -f sample.md
gm -d this is sample -f sample.md
Installation
go install github.com/komisan19/gm@latest
Command option
▶ gm -h
Usage of gm:
-d string
gist description
-f string
upload file
-hc
show health
-p public check(default: false)
-v show version
License
MIT