Seed project to install sublime Text 3
These instructions will install Sublime Text3 and the requested packages for MEAN stack and Python
- Install Home Brew for mac from https://brew.sh/ or typing the below in Terminal
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Download the sublime seed repo to local machine
- Navigate to Terminal in OSX
- Go to the downloaded foler
- Run the setup file
- enter password to install
cd ~/Downloads/sublime-seed
sudo python setup.py
"Alignment",
"AngularJS",
"Auto Semi-Colon",
"AutoDocstring",
"AutoFileName",
"BracketHighlighter",
"Color Highlighter",
"Console Wrap",
"DocBlockr",
"DocBlockr_Python",
"Emmet",
"Fold Python",
"Git",
"GitGutter",
"HTML-CSS-JS Prettify",
"Javascript Beautify",
"Package Control",
"Python Completions",
"Python Fix Imports",
"Python Imports Sorter",
"PyYapf Python Formatter",
"SCSS",
"SideBarEnhancements",
"sublime-format",
"SublimeCodeIntel",
"SublimeLinter"