This is a command line tool where you can add, remove and see some statistics about your tasks.
Feel free to open a PR 🧑🏻💻
- Clone the project
git clone
- Install all the dependencies
npm install
oryarn
- Run the application
node index.js
inside the folder of the project
Important: You will need node.js installed in your machine.