/time-slice

[CLI] Just a todo list - Command Line Interface

Primary LanguageGoMIT LicenseMIT

time-slice

taking my dailies activities to the moon 🚀 - command line interface

demo.mov

print

  • go run main.go --help list all the flags you can use
  • -add create a new task
  • -list list all the tasks
  • -complete={INDEX}complete a task
  • -delete={INDEX}delete a task