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 76aad5f412 Update rails. 7 years ago
app Add favicon. 9 years ago
bin Update rails. 7 years ago
config Update rails. 7 years ago
db Update rails. 7 years ago
lib Refactor Calefaction::EVE. 9 years ago
public Hello world. 9 years ago
test Finish most of the user model, add a thing to init the db and create an admin. 9 years ago
vendor/assets Hello world. 9 years ago
.gitignore Initial commit 9 years ago
Gemfile Update rails. 7 years ago
Gemfile.lock Update rails. 7 years ago
LICENSE Update rails. 7 years ago
README.md Finish most of the user model, add a thing to init the db and create an admin. 9 years ago
Rakefile Hello world. 9 years ago
config.ru Hello world. 9 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