public
Description: newjs - create new JavaScript libraries
Homepage: http://newjs.rubyforge.org
Clone URL: git://github.com/drnic/newjs.git
Search Repo:
newjs /
name age message
folder .gitignore Thu Feb 14 18:57:12 -0800 2008 Remove doc folder [drnic]
folder History.txt Sat Feb 16 20:12:21 -0800 2008 preparing for 1.1.0 release; add migration note... [drnic]
folder License.txt Wed Feb 13 18:24:50 -0800 2008 Fixed gem license [drnic]
folder Manifest.txt Sat Feb 16 14:48:03 -0800 2008 functional_test: Added specific functional_test... [drnic]
folder README.txt Fri Feb 15 19:50:09 -0800 2008 README: url + author details [drnic]
folder Rakefile Wed Feb 13 18:13:34 -0800 2008 Initial import; basic generator created [drnic]
folder app_generators/ Sat Feb 16 20:13:58 -0800 2008 newjs: creates test/unit + test/functional [drnic]
folder bin/ Wed Feb 13 20:22:28 -0800 2008 Added js_autotest.yml.sample [drnic]
folder config/ Thu Feb 14 02:40:18 -0800 2008 Added javascript_test as scope for generated pr... [drnic]
folder javascript_test_generators/ Sat Feb 16 19:38:03 -0800 2008 functional_test: Fixed the destination_root [drnic]
folder lib/ Sat Feb 16 20:12:21 -0800 2008 preparing for 1.1.0 release; add migration note... [drnic]
folder log/ Wed Feb 13 18:13:34 -0800 2008 Initial import; basic generator created [drnic]
folder newjs_generators/ Fri Feb 15 20:03:37 -0800 2008 newjs: url option working now [drnic]
folder newjs_theme_generators/ Sat Feb 16 15:31:18 -0800 2008 install_website: links have yellow background [drnic]
folder script/ Thu Feb 14 03:31:27 -0800 2008 Changed rhtml -> html.erb [drnic]
folder setup.rb Wed Feb 13 18:13:34 -0800 2008 Initial import; basic generator created [drnic]
folder tasks/ Wed Feb 13 18:13:34 -0800 2008 Initial import; basic generator created [drnic]
folder test/ Sat Feb 16 15:01:42 -0800 2008 unit_test: added test for html to ensure its ge... [drnic]
folder website/ Sat Feb 16 17:24:04 -0800 2008 website: running functional tests [drnic]
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