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:15:11 -0800 2008
commit  81267bb9193bb522f114177485e6710821c042fa
tree    035d972c3ed3ef3cea1a093a50cf0586a34e19be
parent  609524fb6c1d840cd7e932b8eb262aac74da8dda
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