Bezel

** insert link to javascript game **

Setup

If you have Ruby and PostgreSQL installed either: (Note to self - I must set up a demo app.)

  1. clone this repo
  2. run bundle install
  3. move into the demo app's directory
  4. open your favorite developer console
  5. play around!

Or

  1. gem install bezel-app
  2. bezel-app new App Name
  3. bezel-app db create
  4. play around!

Changing CLI so this is a work in progress