TODO-cli is a CLI tool bassed on Python3.X to create a TODO list
Run python main.py --help
to see all available commands
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please use next guide when you create your commits in your PR and use gitmoji to make it fun 😃
Create a new virtualenv
bassed on python 3.X and activate it
Install all dependences using pip install -r requirements.txt