Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 336 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 336 Bytes

BookingSync Websites Docs

Installation

Just run bundle install.

Development

Running bundle exec guard will start a guard server that automatically recompiles the page on changes. If you have LiveReload enabled in the browser, it will be turned on too.

This works best with pow.

Publishing

Just run rake publish.