This is a balloon. Balloons are web pages that double as Ruby programs. To run this page: ruby -ropen-uri -e 'eval(open("http://balloon.hobix.com/inflate").read)'

BE ALERT! Running this script could be dangerous. Be sure to review this page. You know: it's like anything else on the Internet.

inflate, a balloon

by defunkt

inflate allows you to run balloon scripts from the command line, easy. It installs a ruby script (inflate) in /usr/local/bin. Just use '$ inflate hot-air' (for instance) and you're good to go. Of course, you gotta be POSIX. Also: this script will probably prompt you for your password. Don't worry, it's just to move the script into /usr/local/bin with sudo. If you can.

  1. Runs some Ruby.

    Click here to view the code.