Project

posto

0.0
No commit activity in last 3 years
No release in over 3 years
Sort your todo list from the command line.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

 Project Readme

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 sort the tasks, posto sort

To finish the top task, posto done

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

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