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
- Host: GitHub
- URL: https://github.com/devpaul/jetbrains-templates
- Owner: devpaul
- Created: 2013-03-05T04:50:30.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-04T17:02:08.000Z (about 13 years ago)
- Last Synced: 2025-01-28T15:21:48.329Z (over 1 year ago)
- Topics: jetbrains
- Size: 109 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```