A simple gist editor for CLI
- Simple and intuitive
- Customizable
- A few options and small TOML
- Easy to install
- Go! single binary
DEMO
Usage
For more info, see gist help
and gist help <cmd>
.
Installation
$ go get github.com/b4b4r07/gist
Versus
There are many other implements as the gist client (called "gister") such as the following that works on command-line:
License
MIT
Author
b4b4r07