A corporation manager and dashboard for EVE Online
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
Ben Kurtovic 76aad5f412 Update rails. 7年前
app Add favicon. 9年前
bin Update rails. 7年前
config Update rails. 7年前
db Update rails. 7年前
lib Refactor Calefaction::EVE. 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 Update rails. 7年前
Gemfile.lock Update rails. 7年前
LICENSE Update rails. 7年前
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