Skip to content

samsfisher/sublime-text-initial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sublime Seed

Seed project to install sublime Text 3

Getting Started

These instructions will install Sublime Text3 and the requested packages for MEAN stack and Python

Prerequisites

  • 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)"

Installing

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

Packages installed

"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"