public
Description: newjs - create new JavaScript libraries
Homepage: http://newjs.rubyforge.org
Clone URL: git://github.com/drnic/newjs.git
drnic (author)
Thu Feb 14 17:34:43 -0800 2008
commit  9cb72fd6cc537fa909e7d6896ddd8e5a3685c296
tree    2db54eaf761f5bd284ff0373cb4a0274bed0dd88
parent  f51c5e5e4fc992e5e68d43cd153d9030b3be3229
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