A corporation manager and dashboard for EVE Online
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ben Kurtovic 76aad5f412 Update rails. 7 년 전
app Add favicon. 9 년 전
bin Update rails. 7 년 전
config Update rails. 7 년 전
db Update rails. 7 년 전
lib Refactor Calefaction::EVE. 9 년 전
public Hello world. 9 년 전
test Finish most of the user model, add a thing to init the db and create an admin. 9 년 전
vendor/assets Hello world. 9 년 전
.gitignore Initial commit 9 년 전
Gemfile Update rails. 7 년 전
Gemfile.lock Update rails. 7 년 전
LICENSE Update rails. 7 년 전
README.md Finish most of the user model, add a thing to init the db and create an admin. 9 년 전
Rakefile Hello world. 9 년 전
config.ru Hello world. 9 년 전

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