Upload Gists From Terminal
Create Github gists from terminal.
brew install gist
gist --login
to give OAuth access to the application so that it can create gists on your behalf. Otherwise it creates anonymous gists.- Now read the documentation via
gist -h
and use it according to what you want.