A witch for your terminal. Now that's witchcraft!
A video says more than 1000 pictures: webm mp4
Inspired by gti and sl.
Also, don't forget that witches don't like windows.
Installation is easy!
$ gem install hexe
If you want to, you can add this line to your application's Gemfile:
gem 'hexe'
And then execute:
$ bundle install
to install it.
It's really easy!
$ hexe
If you installed it using Bundler, you can even do this:
$ bundle exec hexe
- Fork it ( https://github.com/nilsding/hexe/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request