8000 GitHub - jeffmcfadden/jet_task: Command line task management based on TaskPaper formatted data.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jeffmcfadden/jet_task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JetTask

Command line task management (and library) that operates on data in TaskPaper format.

Installation

(jet_task hasn't been pushed to a gem server yet.)

$ gem install jet_task

OR

$ bundle add jet_task

Usage

# Create a projects.txt file
$ touch projects.txt

# Add a new task
$ jt add_task MyProject this cool task I need to do

# View your project
$ jt view MyProject

Development

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/jeffmcfadden/jet_task.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Just don't be an asshole.

About

Command line task management based on TaskPaper formatted data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0