A working fork of the Gist command line gem Permalink for this post Adds support for OAuth. To install: $ git clone https://github.com/dr4g0nnn/gist.git $ cd gist $ gem build gist.gemspec $ gem install gist-3.1.0 Hopefully at some point the official repo is brought up to date, but in the meantime, this will allow for command-line Gisting. Posted June 27, 2012 Category Link ← Previous Troubleshooting db:push errors on Heroku Next → Jist is a new library to publish Gists from the Ruby or the command line
Adds support for OAuth. To install:
Hopefully at some point the official repo is brought up to date, but in the meantime, this will allow for command-line Gisting.