Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
davglass committed Jan 25, 2009
1 parent 5c45b18 commit aeb9c78
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,21 @@ Ported this script to Python.. Also supports passing multiple files
Installation
------------

TODO

curl http://github.com/davglass/gist/raw/master/gist.py?raw=true > gist
chmod 755 gist
sudo mv gist /usr/local/bin/gist



Usage
------------

gist.py file.txt file2.js file3.html
gist.py file.txt file2.js file3.html


TODO
------------

* Add Read Gist support
* Add directory support

0 comments on commit aeb9c78

Please sign in to comment.