A corporation manager and dashboard for EVE Online
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
Ben Kurtovic 4c057ba0aa Cleanup. 9 年前
app Cleanup. 9 年前
bin Hello world. 10 年前
config Flashing, start basic login code, stub password reset. 10 年前
db Auth with emails, not names; don't store char names; bugfixes. 10 年前
lib Cleanup. 9 年前
public Hello world. 10 年前
test Finish most of the user model, add a thing to init the db and create an admin. 10 年前
vendor/assets Hello world. 10 年前
.gitignore Initial commit 10 年前
Gemfile Make user setup work fully, thanks to EAAL. 10 年前
Gemfile.lock Make user setup work fully, thanks to EAAL. 10 年前
LICENSE Hello world. 10 年前
README.md Finish most of the user model, add a thing to init the db and create an admin. 10 年前
Rakefile Hello world. 10 年前
config.ru Hello world. 10 年前

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