public
Description: newjs - create new JavaScript libraries
Homepage: http://newjs.rubyforge.org
Clone URL: git://github.com/drnic/newjs.git
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