relekang / todo

A cli for managing what todo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

todo

NAME:
   todo - simple todo cli

USAGE:
   todo [global options] command [command options] [arguments...]

COMMANDS:
   add, a       add a task
   complete, c  complete a task
   list, l      list tasks
   profiles, p  use profiles
   help, h      Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h  show help (default: false)

About

A cli for managing what todo

License:MIT License


Languages

Language:Go 91.8%Language:Makefile 5.5%Language:Shell 2.7%