Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 643 Bytes

local.md

File metadata and controls

12 lines (10 loc) · 643 Bytes

Install on local machine

This is the software you need if you want to run everything on your local machine

  • A proper terminal (linux based) - pick your favourite
  • cUrl - download and install a binary for your OS
  • Httpie - (brew install httpie)
  • Node.js & npm - (brew install node)
  • Maven
  • Java 8
  • Git
  • Mongod - (brew install mongodb)