An open API service indexing awesome lists of open source software.

https://github.com/devpaul/jetbrains-templates

Live templates for JetBrains IDEs
https://github.com/devpaul/jetbrains-templates

jetbrains

Last synced: 5 months ago
JSON representation

Live templates for JetBrains IDEs

Awesome Lists containing this project

README

          

jetbrains-templates
===================

Exported live templates from Webstorm 5.0 IDE

Place these templates in your live template folder

@see http://www.jetbrains.com/webstorm/webhelp/project-and-ide-settings.html

## Example Install
Installation is as easy as cloning into your template folder and restarting your JetBrains IDE.

For example on a Mac with WebStorm 6
```
git clone git://github.com/devpaul/jetbrains-templates.git ~/Library/Preferences/WebStorm6/templates
```