Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ignisf/clarion
Call for Papers automation tool for OpenFest
https://github.com/ignisf/clarion
Last synced: about 2 months ago
JSON representation
Call for Papers automation tool for OpenFest
- Host: GitHub
- URL: https://github.com/ignisf/clarion
- Owner: ignisf
- License: gpl-2.0
- Created: 2014-07-28T09:34:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-02-20T09:08:15.000Z (11 months ago)
- Last Synced: 2024-04-08T12:29:06.478Z (9 months ago)
- Language: Ruby
- Homepage: https://cfp.openfest.org
- Size: 926 KB
- Stars: 5
- Watchers: 14
- Forks: 3
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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`