1.0.1 • Published 8 years ago

mc-mock v1.0.1

Weekly downloads
1
License
ISC
Repository
github
Last release
8 years ago

MashControl

Coverage Status Build Status

A simple beer brewing automator. Mash scheduling, boil and hop addition scheduling and cooling control.

To run a mock version do the following (assuming Docker, Git and Node are installed):

git clone https://github.com/Ozsie/mashControl.git
cd mashControl
npm install
docker-compose up --build

Open a browser and go to localhost:3000