Skip to content

Latest commit

 

History

History
executable file
·
22 lines (15 loc) · 443 Bytes

README.md

File metadata and controls

executable file
·
22 lines (15 loc) · 443 Bytes

ToGo

Simple terminal based application written in Go.

preview

Features

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

Coming features

  • More commands without opening the app (remove, etc.).
  • Better help -h
  • Settings menu and a config file written in TOML or YAML.