Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/relekang/todo

A cli for managing what todo
https://github.com/relekang/todo

cli golang todo

Last synced: 4 months ago
JSON representation

A cli for managing what todo

Awesome Lists containing this project

README

        

# 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)
```