Created
January 4, 2017 22:04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
All: | |
* Vagrant | |
* Virtual Box | |
* Composer | |
Setup a bashrc and bash_profile | |
MacOS: | |
* brew | |
* php70 keg from brew | |
Windows: | |
* GitBash CLI [https://git-scm.com/book/en/v2/Getting-Started-Installing-Git#Installing-on-Windows] | |
* PHP CLI (At least 7.0) [https://www.sitepoint.com/how-to-install-php-on-windows/] | |
* Atom (Used as text editor from CLI, any text editor will do, but my tutorial will assume its there) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment