A corporation manager and dashboard for EVE Online
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
Ben Kurtovic 76aad5f412 Update rails. vor 7 Jahren
app Add favicon. vor 9 Jahren
bin Update rails. vor 7 Jahren
config Update rails. vor 7 Jahren
db Update rails. vor 7 Jahren
lib Refactor Calefaction::EVE. vor 9 Jahren
public Hello world. vor 9 Jahren
test Finish most of the user model, add a thing to init the db and create an admin. vor 9 Jahren
vendor/assets Hello world. vor 9 Jahren
.gitignore Initial commit vor 9 Jahren
Gemfile Update rails. vor 7 Jahren
Gemfile.lock Update rails. vor 7 Jahren
LICENSE Update rails. vor 7 Jahren
README.md Finish most of the user model, add a thing to init the db and create an admin. vor 9 Jahren
Rakefile Hello world. vor 9 Jahren
config.ru Hello world. vor 9 Jahren

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