Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 993 Bytes

README.md

File metadata and controls

42 lines (34 loc) · 993 Bytes

HUS-C

HUS-C is an EVE marketplace tool

Setup

Windows/Mac: RailsInstaller

Run tests

$ RAILS_ENV=test bundle exec rake db:drop db:create db:schema:load factory_girl:lint spec

Update EVE databases

Extract the SDE pack to db/eve

$ RAILS_ENV=production bundle exec rake db:migrate db:seed

Clear price cache

$ RAILS_ENV=production bundle exec rake tmp:cache:clear

Deploy

$ git pull && bundle install --without development test && RAILS_ENV=production bundle exec rake restart

Stories

  • Copy-paste blueprints and list them
  • Show material cost
  • Show sell price
  • Show profit per hour
  • Use market prices
  • Sort all blueprints by profit
  • Show materials m3 and m3 per hour
  • System-specific prices
  • Show price of the blueprint itself
  • Corporation blueprints
  • Show efficiency
  • Show active jobs