owenthereal/gh

Support gist

owenthereal opened this issue · 2 comments

$ 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.

create gist in #165