Go Cli tasks About Simple cli task go application with the basic functionnalities to add, list , mark as done and delete tasks How to use Clone the repository to your local machine cd to the directory go mod tidy go build || go run main.go