rstamp-new-node-intellij
v0.0.1
Published
Generate a new IntelliJ Node Project (very basic).
Downloads
2
Readme
Introduction
Generates some folders and files for the latest version of IntelliJ. This is handy for turning a newly generated npm (one generated by rstamp and new-npm) into a Web/Node project at the command line. After this runs you can then open IntellJ on that directory.
On Mac this might look like this:
open -a 'IntelliJ IDEA 13'
Installation
%> npm install -g rstamp-new-node-intellij
Usage
%> rstamp --generate new-node-intellij
License
See license file.
The use and distribution terms for this software are covered by the Eclipse Public License 1.0, which can be found in the file 'license' at the root of this distribution. By using this software in any fashion, you are agreeing to be bound by the terms of this license. You must not remove this notice, or any other, from this software.