Last active
January 1, 2016 05:29
-
-
Save eabait/8099058 to your computer and use it in GitHub Desktop.
JavaScript environment setup for Mac OSX
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
Installed Tools | |
Chrome | |
Skype | |
Sublime | |
Sublime plugins | |
* Package control. https://sublime.wbond.net/installation | |
* SublimeLinter | |
Environments | |
0. Install XCode | |
1. Install XCode CLI tools | |
2. Install Homebrew | |
3. Install git through homebrew | |
4. Install nodejs through homebrew | |
5. Install jshint through npm. Global install | |
6. Install grunt-cli & bower through npm. Global install | |
Configuration | |
Setup Sublime configurations | |
Setup dot files |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment