Skip to content

amolenaar/brewgear

spine
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
db
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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