A Chrome extension that helps you form good habits.
Clone the source and install all depencencies:
npm install
Use the following command to automatically build the project when the source code changes.
npm run watch build
Builds are saved in the build
folder
Instructions on how to install the extension can be found here.