A corporation manager and dashboard for EVE Online
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
Ben Kurtovic 4c057ba0aa Cleanup. il y a 9 ans
app Cleanup. il y a 9 ans
bin Hello world. il y a 9 ans
config Flashing, start basic login code, stub password reset. il y a 9 ans
db Auth with emails, not names; don't store char names; bugfixes. il y a 9 ans
lib Cleanup. il y a 9 ans
public Hello world. il y a 9 ans
test Finish most of the user model, add a thing to init the db and create an admin. il y a 9 ans
vendor/assets Hello world. il y a 9 ans
.gitignore Initial commit il y a 9 ans
Gemfile Make user setup work fully, thanks to EAAL. il y a 9 ans
Gemfile.lock Make user setup work fully, thanks to EAAL. il y a 9 ans
LICENSE Hello world. il y a 9 ans
README.md Finish most of the user model, add a thing to init the db and create an admin. il y a 9 ans
Rakefile Hello world. il y a 9 ans
config.ru Hello world. il y a 9 ans

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