An open API service indexing awesome lists of open source software.

https://github.com/betatim/essence

Gists from local files, from the command line. Boom!
https://github.com/betatim/essence

Last synced: 7 months ago
JSON representation

Gists from local files, from the command line. Boom!

Awesome Lists containing this project

README

          

essence
=======

Create Gists from local files, from the command line. Boom!

usage
=====

Just run `essence` and pass all files you want to place in
the same gist as command line arguments:

essence blah foo/bar
Your gist is at: https://gist.github.com/d49b320379b4aa304907 (URL pasted to clipboard)

`essence` needs a API token in order to create gists under
your name. The first time you run `essence` it will tell
you how to get one if you do not already have one.