A corporation manager and dashboard for EVE Online
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
Ben Kurtovic e1eb40710e Stub out /settings. 9 yıl önce
app Stub out /settings. 9 yıl önce
bin Hello world. 9 yıl önce
config Stub out /settings. 9 yıl önce
db Rename User.userid to User.char_id. 9 yıl önce
lib Rename User.userid to User.char_id. 9 yıl önce
public Hello world. 9 yıl önce
test Finish most of the user model, add a thing to init the db and create an admin. 9 yıl önce
vendor/assets Hello world. 9 yıl önce
.gitignore Initial commit 9 yıl önce
Gemfile Make user setup work fully, thanks to EAAL. 9 yıl önce
Gemfile.lock Make user setup work fully, thanks to EAAL. 9 yıl önce
LICENSE Hello world. 9 yıl önce
README.md Finish most of the user model, add a thing to init the db and create an admin. 9 yıl önce
Rakefile Hello world. 9 yıl önce
config.ru Hello world. 9 yıl önce

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