/too_dead

A simple terminal todo app.

Primary LanguageRubyMIT LicenseMIT

TooDead

A simple command-line Todo management app.

Installation

Clone this repo ...

And then execute:

$ bundle

To get the dependencies and run:

$ rake db:migrate

To run any migrations. Ta da!

Usage

TODO: Write usage instructions here