MaximeD / gost

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

USE gist url or id for all actions. #30

Closed MaximeD closed 10 years ago

MaximeD commented 10 years ago

To update or download a gist, we must pass it's id, but passing the full url will not work. Update methods to accept one or another.

REF: #29