Simple terminal based application written in Go.
well, for now, the basics of the basics :
- add/delete a task
- mark/unmark a task
- list with the -ls flag
- using aulternate lists
- ratting
- add a task at the end with the -add flag
- More commands without opening the app (remove, etc.).
- Better help -h
- Settings menu and a config file written in TOML or YAML.