Last active
August 29, 2015 14:12
-
-
Save kranrao/222fe544a9b0f05387fa to your computer and use it in GitHub Desktop.
Plugins and tools
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
///// Sublime Text 2 ///// | |
- Tools -> Build System -> Node: Command + B runs javascript console | |
- Tools -> Build System -> JSHint: Command + B checks javascript best practice syntax | |
- JavaScriptNext: better syntax highlighter | |
- SublimeOnSaveBuild: runs selected build system (see above) on save | |
///// Ghost ///// | |
- Blogging platform (npm start in ghost folder to launch) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment