gist icon indicating copy to clipboard operation
gist copied to clipboard

:octocat: A simple gist editor for CLI

gist - A simple gist editor for CLI

A simple gist editor for CLI.

License GitHub Releases
Website GitHub Releases Go version

Features

  • Super fast, super interactive.
  • Easy to view, edit, upload and delete.
  • Edit as you like, then just save it. It would be uploaded to your Gist.
  • Simple and intuitive CLI UX, no complex flags or lots subcommands.
  • One binary, just grab from GitHub Releases.

Installation

Download the binary from GitHub Releases and drop it in your $PATH.

For macOS / Homebrew user:

$ brew install b4b4r07/tap/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