Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 624 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 624 Bytes

README

This README will document whatever steps are necessary to get smoke-signals up and running.

Setup

  • git clone <repo-url>
  • bundle install
  • rails s
  • rackup faye.ru -s thin -E production
  • redis-server
  • Visit http://localhost:3000 in your browser

Things this will eventually cover:

  • Ruby version
  • System dependencies
  • Configuration
  • Database creation
  • Database initialization
  • How to run the test suite
  • Services (job queues, cache servers, search engines, etc.)
  • Deployment instructions

License

MIT: http://mikelyons.mit-license.org/