- Composer
- GNU Make (make sure it's the GNU flavour, you can get it on OS X via
brew
) - Node >= 5.3 and NPM >= 3.3
- Apache 2.4 / Nginx (ideally >= 1.10, for HTTP2 support)
- PHP >= 5.6
- MySQL 5.5/5.6
$ make install
TBC
Check the Makefile
in the repository to see what other tasks you can run that are already
automated. Things like installing dependencies, and building locally are already defined.