Skip to content

Latest commit

 

History

History
 
 

README.md

Command Line Scripts

Requirements

You can install the requirements easily by executing the following scripts using curl & bash:

All requirements are met, out of the box.

macOS — Homebrew

curl https://raw.githubusercontent.com/gae-init/gae-init/master/bin/requirements_osx_brew.sh | bash

macOS — MacPorts

curl https://raw.githubusercontent.com/gae-init/gae-init/master/bin/requirements_osx_port.sh | bash

Linux

curl https://raw.githubusercontent.com/gae-init/gae-init/master/bin/requirements_linux.sh | bash