A Command Line Interface to Help you focus on one thing
To Get Started you must have node.js installed on your system.
After downloading the project with git clone https://github.com/caiobep/.focus you might want to install the project dependencies by running npm install.
This project enforces very strong functional programming paradigms with linting rules, so please don't give up if you're trying to commit something, I swear it's going to be worth it 😉!
After installed the dependencies run npm start to see project live.
npm t is the command used to run the tests
- [] Register new Tasks
- [] List existing Tasks
- [] Show how much time has passed since you started the task
- [] Show how much time has passed since you started the task
This project is licensed under the MIT license