- for PHP: Composer (https://getcomposer.org/download/)
- for JS: npm (
brew install npm
on OS X ) - for Ruby: Bundler (https://www.railstutorial.org/book/beginning#sec-install_ruby)
$ make install
$ cd php # or js or ruby
$ make test
$ cd php # or js or ruby
$ make ci