Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Samir Aguiar edited this page Apr 28, 2016 · 3 revisions

Windows

To build on Windows, first download and install [Ruby 2.24] (http://rubyinstaller.org/downloads/) (the version matters). Then, do the following to build:

  • Open the command prompt at the root directory of the repository;
  • Run the InstallGems.bat to install Bundler;
  • Run bundler install to download the dependencies (rake, mini_portile, rubyzip and others). If you have a newer version of Ruby than the one mentioned above, it's possible that the installation of nokogiri will fail;
  • Run rake to build the solution and run the tests (alternatively run rake -T to see the available tasks).
Clone this wiki locally
Morty Proxy This is a proxified and sanitized view of the page, visit original site.