Project

hexe

0.0
No commit activity in last 3 years
No release in over 3 years
A witch for your terminal. Now that's witchcraft!
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

~> 1.6
>= 0
 Project Readme

Hexe

A witch for your terminal. Now that's witchcraft!

Screenshot

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

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.

Usage

It's really easy!

$ hexe

If you installed it using Bundler, you can even do this:

$ bundle exec hexe

Contributing

  1. Fork it ( https://github.com/nilsding/hexe/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