MaximeD / gost

A gist client in go
MIT License
72 stars 5 forks source link

Handling gist update #18

Closed MaximeD closed 10 years ago

MaximeD commented 10 years ago

Gost should handle gists updating.

http://developer.github.com/v3/gists/#edit-a-gist

-u flag should be used for updating.

By default if a gist contains multiple files and some of them are not listed in -u params, they should remain.