Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 269 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 269 Bytes

CLI-Todo

  • An CLI application which serves as a todo list built on Golang using Cobra
  • Use command go run main.go to run the application and get details about the app and list of other avaliable commands and flags
  • Use todo [command here] to perform any action