/gistie

Post your GitHub Gist just from terminal

Primary LanguageGoMIT LicenseMIT

Gistie

Simple tool for fast creation of Gists.

Usage

$ go build -o gistie ./src/cmd/main.go
...
... build logs ...
...

$ ./gistie [path] [description, optional]