public
Description: newjs - create new JavaScript libraries
Homepage: http://newjs.rubyforge.org
Clone URL: git://github.com/drnic/newjs.git
drnic (author)
Fri Feb 15 01:45:38 -0800 2008
commit  99f2f211606e777392e723b009c2ce10317c8022
tree    cca4f62ff977e270a1116da7f70f8a3fbf5ffd23
parent  965516b1e11bccd1ea1853c2439eb698407dea08
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