Core libraries and tools part for pro architecture. It's a submodule - use from this perspective http://git.maniak.pro/madmaniak/pro
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

369 B

Role

Backend.

Setup

http://bundler.io/#getting-started

cd tools/ruby
bundle

Procfile

ruby-1: sh -c 'cd ./tools/ruby && exec ruby entry.rb'
ruby-2: sh -c 'cd ./tools/ruby && exec ruby entry.rb'
ruby-3: sh -c 'cd ./tools/ruby && exec ruby entry.rb'
ruby-4: sh -c 'cd ./tools/ruby && exec ruby entry.rb'