Support gist
owenthereal opened this issue · 2 comments
owenthereal commented
$ gh gist -d "awesome" file1.go file2.rb
$ gh gist file1.go file2.rb
# open editor for description
$ gh gist file.go
# file.go doesn't exist
# open editor for edit
We could do better than this.
dgryski commented
API docs: http://developer.github.com/v3/gists/
owenthereal commented
create gist in #165