gister icon indicating copy to clipboard operation
gister copied to clipboard

Manage your gists from the command-line.

Results 1 gister issues
Sort by recently updated
recently updated
newest added

``` $ go get github.com/dutchcoders/gister # github.com/dutchcoders/gister go/src/github.com/dutchcoders/gister/main.go:26:35: not enough arguments in call to client.Gists.Delete have (string) want (context.Context, string) go/src/github.com/dutchcoders/gister/main.go:75:36: not enough arguments in call to client.Gists.Create have (*"github.com/google/go-github/github".Gist)...