- Clone this repository
virtualenv env- Activate your virtualenv (
source env/bin/activateorenv\Scripts\activateon Windows) pip install -r requirements.txtcd cookerypython manage.py migrate
This is built to support Python 3.5 only, although compatibility with older versions is likely to happen (but accidentally so only).
This project came about largely as an inspiration from my wife, who was tired of doing things manually but didn't want to buy an overblown and overcomplicated Windows app, locking us into a vendor ecosystem yet again.