Skip to content

robalexdev/chore-wheel

Repository files navigation

Weekly Chore Tracker

Maintainability

Keep track of recurring chores with this minimal chore tracker.

Hosted here

Building

As this project is hosted on GitHub pages, the built code is placed in the docs folder.

Build with:

$ apt install npm
$ npm install -g grunt
$ npm install
$ grunt

Releases

No releases published

Packages

No packages published