A corporation manager and dashboard for EVE Online
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
Ben Kurtovic 92b10037cd Finish most of the user model, add a thing to init the db and create an admin. hace 9 años
app Finish most of the user model, add a thing to init the db and create an admin. hace 9 años
bin Hello world. hace 9 años
config Finish most of the user model, add a thing to init the db and create an admin. hace 9 años
db Finish most of the user model, add a thing to init the db and create an admin. hace 9 años
lib Finish most of the user model, add a thing to init the db and create an admin. hace 9 años
public Hello world. hace 9 años
test Finish most of the user model, add a thing to init the db and create an admin. hace 9 años
vendor/assets Hello world. hace 9 años
.gitignore Initial commit hace 9 años
Gemfile Finish most of the user model, add a thing to init the db and create an admin. hace 9 años
Gemfile.lock Finish most of the user model, add a thing to init the db and create an admin. hace 9 años
LICENSE Hello world. hace 9 años
README.md Finish most of the user model, add a thing to init the db and create an admin. hace 9 años
Rakefile Hello world. hace 9 años
config.ru Hello world. hace 9 años

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