Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 363 Bytes

README.md

File metadata and controls

24 lines (21 loc) · 363 Bytes

t

Travis CI

task management for your cli

Usage

$ t

List all tasks

$ t Some task name

Add a task

$ t -f 0

Finish task with id 0

$ t -e 0 Some task name 2

Edit the task with id 0 with the provided task