Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.
/ brewgear Public archive

BrewGear is a simple application for calculating beer recipes.

Notifications You must be signed in to change notification settings

amolenaar/brewgear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BrewGear

Homebrew recipe calculator goes mobile.

The BrewGear app is served by Node (http://nodejs.org).

To get started:

  1. Install Node on your system
  2. make sure npm is also installed
  3. install CoffeeScript: 'npm install -g coffee-script'
  4. go to this folder
  5. execute: 'npm install .'
  6. start the server: 'coffee server.coffee'
  7. go to :3000 and build a recipe
  8. Brew it!

About

BrewGear is a simple application for calculating beer recipes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published