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 76aad5f412 Update rails. hace 7 años
app Add favicon. hace 9 años
bin Update rails. hace 7 años
config Update rails. hace 7 años
db Update rails. hace 7 años
lib Refactor Calefaction::EVE. 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 Update rails. hace 7 años
Gemfile.lock Update rails. hace 7 años
LICENSE Update rails. hace 7 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