public
Description: newjs - create new JavaScript libraries
Homepage: http://newjs.rubyforge.org
Clone URL: git://github.com/drnic/newjs.git
commit  1ad3af0096ce787400f146da02ba0614d3cd37c0
tree    96722e731cb743168d516798deec1ddbb46db4ef
parent  9dfaf853c4d1a6c5177d40dc24e229cea6aa1c2e
newjs /
README.txt
Description:
    The +newjs+ command creates a new JavaScript project/application
    with a default directory structure and configuration at the path you specify.

Example:
    +newjs path/to/my-app-name+

    This generates a skeletal JavaScript project/application
    installation in path/to/my-app-name