Taskinator
Quickly manage your tasks from your terminal
Installation
brew tap laisbastosbg/taskinator
brew install taskinator
Usage
- See tasks
taskinator
- Add new task
taskinator -a <task description>
- Complete task
taskinator -f <task index>
- Delete new task
taskinator -d <task index>
Contributing
-
Fork this repo
-
Create a feature or bug branch
git branch feature/[your-feature]
-
Commit your changes
-
Push to the branch
git push origin feature/[your-feature]
License
This project is licensed under the terms of the MIT License
To do list icons created by Freepik – Flaticon