/camelup-tui

Play CamelUP on the terminal!

Primary LanguageRuby

CamelUp

Play CamelUp on the terminal!

Requirements

  • Ubuntu 20.04
  • Ruby ~> 3.0

Installation

$ bundle install

Usage

Play

$ bundle exec src/camelup.rb

Raketask

  • bundle exec rake test - run tests
  • bundle exec rake rubocop - run rubocop checks