jaywengrow / star_wars_telnet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StarWarsTelnet

Watch Star Wars from your Mac terminal with a simple command! (This only works on a Mac currently.) Courtesy of http://www.blinkenlights.nl/services.html

Installation

Install the gem from your terminal with:

$ gem install star_wars_telnet

If you use Rbenv to manage your Ruby versions, you may have to run:

$ rbenv rehash

Usage

In the terminal, run the command

$ star_wars

and sit back and enjoy!

Contributing

  1. Fork it ( https://github.com/[my-github-username]/star_wars_telnet/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

License:MIT License


Languages

Language:Ruby 100.0%