defunkt/gist – ruby gist gem to upload github gists from the console
Posted by jpluimers on 2016/08/31
Cool! No more copy-paste, just upload examples directory from the console through the Ruby gist gem:
The gist gem provides a gist command that you can use from your terminal to upload content to https://gist.github.com/.
Yes, you need Ruby and RubyGems. Deal with it (:
Of course there are more of these, see A list of Gist clients..
–jeroen
via: defunkt/gist.
Leave a Reply