modulepackage
0.0.0-20220818053619-1d8f1b054e88
Repository: https://github.com/jhndacoder/cli-todo.git
Documentation: pkg.go.dev
# README
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