This is a Command-Line Interface (CLI) application built in Golang to help you manage and track your daily tasks.
- Add tasks for the day
- View your daily task list
- Mark tasks as completed
- Remove tasks from the list
- Make sure you have Golang installed on your machine.
- Clone this repository: github.com/kannan112/... build it
- go build ./cmd/todos
- ./todos -help to get all the commands