Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 381 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 381 Bytes

WebstormLiveTemplates

live templates for webstorm, allow synchronising templates across machines.

The files will have to be linked from the templates directory, which is.

MAC -> /Users/sean/Library/Preferences/WebStormX/templates LINUX -> ~/.WebStormX/config/templates

e.g.

$ cd ~/.WebStormX/config/templates
$ ln -s CLONED_DIRECTORY/nodejs.xml