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