
godo
A command-line application to manage your tasks It has basic operations for your daily organization.
Demo

Usage
Below is how you can use godo. Feel free to fork or copy them, but be aware of the limitations that this repository license implies.
You can use the following method to use godo:
Run in your machine
Use the go command to install godo
Install Go, then run the command below:
go install github.com/olooeez/godo@latest
After installing, type the command below to see the help menu:
godo --help
Contributing
If you would like to contribute to this project, please feel free to open a pull request. All contributions are welcome!
License
This project is licensed under the MIT License. See the LICENSE file for details.