Created
March 5, 2013 04:39
-
-
Save saitodisse/5088055 to your computer and use it in GitHub Desktop.
sublime plugins instalation
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
#JSHINT - shortcut: Ctrl + J | |
sudo npm install -g jshint | |
#Node.js - shortcut: Alt + R | |
cd /home/saitodisse/.config/sublime-text-2/Packages/Nodejs | |
sudo npm install commander | |
sudo npm install uglify-js |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment