Posto

Sort your todo list from the command line.

Tutorial

After adding gem "posto" to your Gemfile, bundle install

To initialize a posto file, posto init

To add a task, posto add "an example task"

To see current tasks, posto

To see a full list of commands, try posto help or click here.

Naming

Posto is named for Del Posto in New York City -- a restaurant that has been on my todo list for quite a while.

Copyright (c) 2012 Matt Raibert. Grasshopper is available under the GPL v3 see LICENSE.txt for further details.