InstallationΒΆ

Required tools to install for development purposes. Continue to Quickstart if you already have installed all tools.

  • Make sure python is installed at a version >=2.7
  • Make sure Node.js is installed at a version >=5.10
  • Install Vagrant at version >=1.8 to manage virtual machines
  • Install VirtualBox at version >=5.0 to manage virtual machines
  • Pull the code down ptbrodie/pentameter
  • From the code directory install/provision virtual machine with vagrant up
  • Wait for everything to download and install
  • Jump to Quickstart to get the app up and running