11 lines
234 B
Markdown
11 lines
234 B
Markdown
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` |