Skip to content
This repository has been archived by the owner on Feb 5, 2022. It is now read-only.

Latest commit

 

History

History

bin

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