A corporation manager and dashboard for EVE Online
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
Ben Kurtovic 76aad5f412 Update rails. před 7 roky
app Add favicon. před 9 roky
bin Update rails. před 7 roky
config Update rails. před 7 roky
db Update rails. před 7 roky
lib Refactor Calefaction::EVE. před 9 roky
public Hello world. před 9 roky
test Finish most of the user model, add a thing to init the db and create an admin. před 9 roky
vendor/assets Hello world. před 9 roky
.gitignore Initial commit před 9 roky
Gemfile Update rails. před 7 roky
Gemfile.lock Update rails. před 7 roky
LICENSE Update rails. před 7 roky
README.md Finish most of the user model, add a thing to init the db and create an admin. před 9 roky
Rakefile Hello world. před 9 roky
config.ru Hello world. před 9 roky

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