/clarion

Call for Papers automation tool for OpenFest

Primary LanguageRubyGNU General Public License v2.0GPL-2.0

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