Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 234 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 234 Bytes

Clarion

A CfP automation system for OpenFest.

Installation

  1. git clone https://github.com/ignisf/clarion.git
  2. Run bundle install; bin/rake bootstrap
  3. You can now run the rails server with bin/rails s