Skip to content

nogweii/mastodon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mastodon

A todo.txt parser.

Installation

sudo gem install mastodon

Usage

require 'mastodon'
mast = Mastodon.new(File.readlines("todo.txt"))
# List all the projects
mast.projects
# List all the contexts
mast.contexts

See Also

There are other links you can take a look at. If you care to, that is.

Copyright

Mastodon is released under the MIT license. Copyright (C) Colin Shea 2009. For more information, consult LICENSE.txt for more information.

About

A ruby library for parsing todo.txt files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages