public
Description: newjs - create new JavaScript libraries
Homepage: http://newjs.rubyforge.org
Clone URL: git://github.com/drnic/newjs.git
drnic (author)
Mon Feb 18 19:57:35 -0800 2008
commit  e813f6372722966ef052335cd493732b0c567742
tree    40bb865e24561e7b408ff0404af1b3e11ef2099b
parent  5a1e4a30b8f1551fc0fb5dcb49bad3bccdd07e3c
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