Skip to content

hivemind-inc/brewmat-core

Repository files navigation

BrewMat Core

Getting Started

TBD.

Usage

Running the Application

bundle exec rails server

Running the Tests

Tests should always be run before a commit. Failed tests will result in brutal shaming.

bundle exec rspec