Skip to content

jus1d/gistie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gistie

Simple tool for fast creation of Gists.

Usage

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

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