gist-paste (1) Linux Manual Page
gist – upload code to https://gist.github.com SynopsisThe gist gem provides a gist command that you can use from your terminal to upload content to https://gist.github.com/. Installation• If you have ruby installed: gem install gist • If you’re using Bundler: source :rubygems gem ‘gist’ • For OS X, gist lives in Homebrew brew install gist Command•…
