Skip to content
This repository has been archived by the owner on Mar 8, 2018. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 186 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 186 Bytes

Currently the only requirement is Ruby and the ncurses-ruby gem.

$ bundle install
$ ruby main.rb

Without Bundler:

$ gem install ncurses-ruby
$ ruby main.rb