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 installoryarn - Run the application
node index.jsinside the folder of the project
Important: You will need node.js installed in your machine.
