clarion/README.md

11 lines
234 B
Markdown
Raw Permalink Normal View History

2014-07-28 13:23:14 +03:00
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`