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 d6c8589785 Add corp tickers to header. hace 9 años
app Add corp tickers to header. hace 9 años
bin Hello world. hace 9 años
config Flashing, start basic login code, stub password reset. hace 9 años
db Clean up the way user corp checking is handled. hace 9 años
lib Add corp tickers to header. 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 Make user setup work fully, thanks to EAAL. hace 9 años
Gemfile.lock Make user setup work fully, thanks to EAAL. 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