Skip to content

sr/gist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 secret | gist --private  # or -p
gist 1234 > something.txt

Ninja vs Shark

Ninja vs Shark

About

Absolutely the best command line gister.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%