gist-paste (1) Linux Manual Page
NAME gist – upload code to https://gist.github.com Synopsis The 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…
