A corporation manager and dashboard for EVE Online
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ben Kurtovic 4c057ba0aa Cleanup. 9 년 전
app Cleanup. 9 년 전
bin Hello world. 9 년 전
config Flashing, start basic login code, stub password reset. 9 년 전
db Auth with emails, not names; don't store char names; bugfixes. 9 년 전
lib Cleanup. 9 년 전
public Hello world. 9 년 전
test Finish most of the user model, add a thing to init the db and create an admin. 9 년 전
vendor/assets Hello world. 9 년 전
.gitignore Initial commit 9 년 전
Gemfile Make user setup work fully, thanks to EAAL. 9 년 전
Gemfile.lock Make user setup work fully, thanks to EAAL. 9 년 전
LICENSE Hello world. 9 년 전
README.md Finish most of the user model, add a thing to init the db and create an admin. 9 년 전
Rakefile Hello world. 9 년 전
config.ru Hello world. 9 년 전

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