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 20:45:33 -0800 2008
commit  684c8bd2117d87b95eed88e33d27fe777041d975
tree    4d5838cf5d29ae15abffa8c2ed6f0ae9d1d45486
parent  f2dbc3241c63f65be2a38c6635bf29a1f57be753
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