Skip to content

Instantly share code, notes, and snippets.

@eabait
Last active January 1, 2016 05:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eabait/8099058 to your computer and use it in GitHub Desktop.
Save eabait/8099058 to your computer and use it in GitHub Desktop.
JavaScript environment setup for Mac OSX
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