Skip to content

Commit

Permalink
instructions for real
Browse files Browse the repository at this point in the history
  • Loading branch information
defunkt committed Oct 11, 2008
1 parent fd716dd commit cc5cf2f
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.markdown
@@ -0,0 +1,20 @@
= Gist: The Script

Works great with Gist: The Website.

== Installation

curl http://github.com/defunkt/gist/tree/master%2Fgist.rb?raw=true > gist &&
chmod 755 gist &&
sudo mv gist /usr/local/bin/gist

== Use

cat file.txt | gist
echo hi | gist
gist 1234 > something.txt


== Ninja vs Shark

![Ninja vs Shark](http://github.com/defunkt/gist/tree/master%2Fbattle.png?raw=true)
File renamed without changes

0 comments on commit cc5cf2f

Please sign in to comment.