Your CLI to manager Your tasks
Challenge created by DevChallenge
- Python 3
- Pip
- Pipenv
-
Clone repository
git clone https://github.com/MelkdeSousa/task-master-cli.git
-
Create virtualenv with pipenv
pipenv --three
-
Install dependencies
pipenv install
-
Build
pipenv install -e .
-
Run
task-master --help
- Add task
- Complete task
- List tasks
- Next tasks
- Delete task