A corporation manager and dashboard for EVE Online
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ben Kurtovic 90de37d98c Stub out login, logout, etc. 10 years ago
app Stub out login, logout, etc. 10 years ago
bin Hello world. 10 years ago
config Stub out login, logout, etc. 10 years ago
db Finish most of the user model, add a thing to init the db and create an admin. 10 years ago
lib Make user setup work fully, thanks to EAAL. 10 years ago
public Hello world. 10 years ago
test Finish most of the user model, add a thing to init the db and create an admin. 10 years ago
vendor/assets Hello world. 10 years ago
.gitignore Initial commit 10 years ago
Gemfile Make user setup work fully, thanks to EAAL. 10 years ago
Gemfile.lock Make user setup work fully, thanks to EAAL. 10 years ago
LICENSE Hello world. 10 years ago
README.md Finish most of the user model, add a thing to init the db and create an admin. 10 years ago
Rakefile Hello world. 10 years ago
config.ru Hello world. 10 years ago

README.md

calefaction

calefaction is a modular Rails corporation manager for the video game EVE Online.

Installing

calefaction can be deployed as a standard Rails app.

To set up the database and create your admin account, run:

rake db:setup calefaction:setup