Canis

ncurses library for ruby with essential components/controls only

Things are looking better now. Textpad seems to be more or less stable as far as changes are concerned

Installation

gem install canis

Usage

TODO: Write usage instructions here

Textpad is more or less frozen. I have also simplified Field a bit.

Contributing

  1. Fork it ( https://github.com/[my-github-username]/canis/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