Todo Command Line Application Installation git clone https://github.com/duyanhitbe/todo-cli Then: cd todo-cli And: make build You can you intermediately by: ./bin/todo-cli -h If you want to use it in global go install github.com/duyanhitbe/todo-cli@latest