Skip to content

Instantly share code, notes, and snippets.

@lvjian700
Created October 28, 2012 04:14
Show Gist options
  • Save lvjian700/3967479 to your computer and use it in GitHub Desktop.
Save lvjian700/3967479 to your computer and use it in GitHub Desktop.
How to install scss for textmate 2
# the scss: http://sass-lang.com/
# scss plugins: https://github.com/kuroir/SCSS.tmbundle
# dependences:
# mac os x & textmate 2
# git
mkdir -p ~/Library/Application\ Support/Avian/Bundles
cd ~/Library/Application\ Support/Avian/Bundles
git clone git://github.com/kuroir/SCSS.tmbundle.git "SCSS.tmbundle"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment