Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 842 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 842 Bytes

Upstatement Development Environment Setup

Getting Started

  1. Download this repo & unzip it

    download

  2. Run the install script

    sh install.sh

What This Includes

Refer to Development Environment Setup on Project Computer

  • XCode Command Line Tools
  • .bash_profile and .bashrc if they don't already exist
  • Homebrew for easier OS X package management
  • NVM for easier Node.js version management
  • Yarn for easier and faster Node.js dependency management
  • Composer for easier PHP dependency management
  • Global NPM packages for Gulp and Yeoman