When you create a new project in the webstorm, you are given the option of creating a new directory structure ready with the file : Stylesheets for patterns like library, HTML5 boilerplate, twitter boilerplate etc. How does one prepare your own template for this? Dummy Projects are importing hacks for this?
I suggest not to use templates, I'm a grip repo (bitbuckt, github, .. .) Make it more easy and stronger to make "empty" projects (from existing projects, of course), to create a clone, and start from there. > It gives you the opportunity to gradually refine your template, and easily share with the team. .idea should be in the repository, but according to the document,
.idea / workspace.xml should be ignored.
No comments:
Post a Comment