Skip to content

Instantly share code, notes, and snippets.

@kranrao
Last active August 29, 2015 14:12
Show Gist options
  • Save kranrao/222fe544a9b0f05387fa to your computer and use it in GitHub Desktop.
Save kranrao/222fe544a9b0f05387fa to your computer and use it in GitHub Desktop.
Plugins and tools
///// 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