public
Description: newjs - create new JavaScript libraries
Homepage: http://newjs.rubyforge.org
Clone URL: git://github.com/drnic/newjs.git
newjs /
name age message
file .gitignore Thu Feb 14 18:57:12 -0800 2008 Remove doc folder [drnic]
file History.txt Mon Feb 18 04:25:23 -0800 2008 release 1.2.1 [drnic]
file License.txt Wed Feb 13 18:24:50 -0800 2008 Fixed gem license [drnic]
file Manifest.txt Sun Feb 17 21:52:27 -0800 2008 replacing unittest.js with jsunittest.js - http... [drnic]
file README.txt Fri Feb 15 19:50:09 -0800 2008 README: url + author details [drnic]
file Rakefile Wed Feb 13 18:13:34 -0800 2008 Initial import; basic generator created [drnic]
directory app_generators/ Sun Feb 17 21:52:27 -0800 2008 replacing unittest.js with jsunittest.js - http... [drnic]
directory bin/ Wed Feb 13 20:22:28 -0800 2008 Added js_autotest.yml.sample [drnic]
directory config/ Thu Feb 14 02:40:18 -0800 2008 Added javascript_test as scope for generated pr... [drnic]
directory javascript_test_generators/ Sun Feb 17 21:52:27 -0800 2008 replacing unittest.js with jsunittest.js - http... [drnic]
directory lib/ Mon Feb 18 04:25:23 -0800 2008 release 1.2.1 [drnic]
directory log/ Wed Feb 13 18:13:34 -0800 2008 Initial import; basic generator created [drnic]
directory newjs_generators/ Mon Feb 18 04:25:23 -0800 2008 release 1.2.1 [drnic]
directory newjs_theme_generators/ Sat Feb 16 15:31:18 -0800 2008 install_website: links have yellow background [drnic]
directory script/ Thu Feb 14 03:31:27 -0800 2008 Changed rhtml -> html.erb [drnic]
file setup.rb Wed Feb 13 18:13:34 -0800 2008 Initial import; basic generator created [drnic]
directory tasks/ Wed Feb 13 18:13:34 -0800 2008 Initial import; basic generator created [drnic]
directory test/ Sun Feb 17 21:52:27 -0800 2008 replacing unittest.js with jsunittest.js - http... [drnic]
directory website/ Mon Feb 18 04:25:23 -0800 2008 release 1.2.1 [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