public
Description: newjs - create new JavaScript libraries
Homepage: http://newjs.rubyforge.org
Clone URL: git://github.com/drnic/newjs.git
drnic (author)
Mon Mar 03 15:46:10 -0800 2008
commit  a76ee8f49dc5e4151af0efd887094536d329bda7
tree    fcf07f1cf90398519c2cc1673c83b0469ffbea0b
parent  bb56a39468dfe4ecc0196f17e9f34a612bf5a138
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