/esa-hotentry

hotentry calculator for @esaio

Primary LanguageRuby

Esa hot entry list

  1. MAKEOPTS='-j 32' RUBY_CONFIGURE_OPTS='--disable-install-doc' rbenv install 2.3.0
  2. git clone git@github.com/shyouhei/esa-hotentry
  3. bundle install -j 32 --path=vendor/bundle
  4. git config --local esa.space <YOUR_ESA>
  5. git config --local esa.token <YOUR_TOKEN>
  6. bin/rake db:migrate
  7. bin/rails runner script/generate.rb
  8. Go take a cup of coffee, or two.