/console-app

Primary LanguageRubyMIT LicenseMIT

SaleMove Console App

Welcome!

This app allows creating Engagements using just a terminal.

Sample session

Usage

Using ruby

bundle
bundle exec ./start

Using docker

docker build -t console-app .
docker run -ti console-app
./start

Keybindings

Use CTRL+C to exit.