Rudoo

Rudoo is a command line tool written in ruby that allows you to manage local, project based todo lists.

Installation

Currently, I don't have a gem available for rudoo but that will change soon! I already have the structure ready, I just want to add a few more features before releasing.

Usage

TO BE ADDED

TODO LIST

Items in bold are undone. Items in normal font are already completed

  • Create function to allow bulk deletion.
  • Think about ways to add remote hosting... Google Tasks?
  • Create functions to allow holding and resuming of current projects
  • Write tests.
  • Add documentation.