Skip to content
/ todos Public

Interactive command line application for managing list of tasks.

License

Notifications You must be signed in to change notification settings

iwakura/todos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== Introduction

Interactive command line application for managing list of tasks.
Allow create new tasks, remove tasks, mark task as done and
filter tasks on project or context.

On first run, application will create database in the user home directory.


== Requirements

* SQLite3 database engine (tested with sqlite3-3.6.19)
* sqlite3 ruby gem (tested with rubygem-sqlite3-1.2.5)
* sequel ruby gem (tested with sequel-3.6.0)


== License

Application is released under the terms of the BSD License (see the License file for details).


== Author

Iwakura Taro, [email protected]

About

Interactive command line application for managing list of tasks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages