This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
newjs /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Feb 14 18:57:12 -0800 2008 | [drnic] |
| |
History.txt | Mon Jul 07 17:57:57 -0700 2008 | [drnic] |
| |
License.txt | Wed Feb 13 18:24:50 -0800 2008 | [drnic] |
| |
Manifest.txt | Sun Apr 27 19:42:14 -0700 2008 | [drnic] |
| |
README.txt | Sun Apr 27 18:56:30 -0700 2008 | [drnic] |
| |
Rakefile | Wed Feb 13 18:13:34 -0800 2008 | [drnic] |
| |
app_generators/ | Fri Jun 20 18:59:21 -0700 2008 | [drnic] |
| |
bin/ | Wed Feb 20 03:33:37 -0800 2008 | [drnic] |
| |
config/ | Wed Feb 20 04:41:56 -0800 2008 | [drnic] |
| |
javascript_test_generators/ | Mon Feb 18 17:16:15 -0800 2008 | [drnic] |
| |
lib/ | Fri Jun 20 18:59:21 -0700 2008 | [drnic] |
| |
log/ | Wed Feb 13 18:13:34 -0800 2008 | [drnic] |
| |
newjs_generators/ | Sat Apr 26 02:26:51 -0700 2008 | [drnic] |
| |
newjs_theme_generators/ | Sat Feb 16 15:31:18 -0800 2008 | [drnic] |
| |
rails_generators/ | Mon Jul 07 17:57:57 -0700 2008 | [drnic] |
| |
script/ | Wed Feb 20 04:10:52 -0800 2008 | [drnic] |
| |
setup.rb | Wed Feb 13 18:13:34 -0800 2008 | [drnic] |
| |
tasks/ | Wed Feb 13 18:13:34 -0800 2008 | [drnic] |
| |
test/ | Thu May 08 17:30:54 -0700 2008 | [drnic] |
| |
website/ | Mon Jul 07 17:58:24 -0700 2008 | [drnic] |
README.txt
= New JavaScript Generator - newjs * http://newjs.rubyforge.org == 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 == Author Dr Nic Williams, http://drnicwilliams.com, drnicwilliams@gmail.com == License (The MIT License) Copyright (c) 2008 Dr Nic Williams Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.




