Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

5 Commits

Repository files navigation

RubyTask
RubyTask is a simple, command-line Ruby task manager. RubyTask is a port of a set of C++ assignments I did for a class last term.
Usage
Invoke bin/tasks to begin. Provide an optional command-line argument to specify a data file to load from and save to. The default data file is tasklist.txt in the current working directory.
Data File
Tasks are stored in a simple, plain-text data file (a format specified for my C++ assignment). Records are newline-delimited, and fields are semicolon-delimited.
Author
Ezra Spier, ezra.spier@gmail.com
June 2010

About

Just a simple Ruby task manager

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors