public
Description: newjs - create new JavaScript libraries
Homepage: http://newjs.rubyforge.org
Clone URL: git://github.com/drnic/newjs.git
drnic (author)
Sun Feb 17 21:54:08 -0800 2008
commit  a72c4e27da5dabaac63c9531711fb030c76b2d9c
tree    a7242ecdd0abd1e3ccd31c50e6f170f42f18f6b3
parent  7f16e192dbc1e1a05af6d488edf086971d523c37
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

More information:
    http://newjs.rubyforge.org
    
Author:
    Dr Nic Williams, http://drnicwilliams.com, drnicwilliams@gmail.com