Every repository with this icon (
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Mar 19 23:39:46 -0700 2009 | |
| |
.gitmodules | Sun Feb 22 14:36:23 -0800 2009 | |
| |
History.txt | Sat Apr 18 20:55:40 -0700 2009 | |
| |
Manifest.txt | Mon Jul 27 07:20:45 -0700 2009 | |
| |
README.rdoc | Sun Feb 22 14:32:38 -0800 2009 | |
| |
Rakefile | Mon Jul 27 07:26:50 -0700 2009 | |
| |
app_generators/ | Mon Jul 27 07:18:49 -0700 2009 | |
| |
bin/ | Mon Jun 29 05:27:59 -0700 2009 | |
| |
config/ | Thu Mar 19 23:39:46 -0700 2009 | |
| |
features/ | Mon Jun 29 05:51:59 -0700 2009 | |
| |
javascript_test_generators/ | Sat Apr 18 20:55:40 -0700 2009 | |
| |
lib/ | Mon Jul 27 07:20:45 -0700 2009 | |
| |
log/ | Wed Feb 13 18:13:34 -0800 2008 | |
| |
newjs_generators/ | Sat Apr 26 02:26:51 -0700 2008 | |
| |
newjs_iphone_generators/ | Thu Oct 09 05:52:23 -0700 2008 | |
| |
newjs_theme_generators/ | Sat Feb 16 15:31:18 -0800 2008 | |
| |
rack_generators/ | Mon Jul 27 07:18:49 -0700 2009 | |
| |
rails_generators/ | Mon Jul 27 07:18:49 -0700 2009 | |
| |
script/ | Thu Mar 19 23:39:46 -0700 2009 | |
| |
setup.rb | Wed Feb 13 18:13:34 -0800 2008 | |
| |
tasks/ | Tue Mar 03 03:00:37 -0800 2009 | |
| |
test/ | Mon Jun 29 05:27:59 -0700 2009 | |
| |
vendor/ | Mon Jul 27 07:18:49 -0700 2009 | |
| |
website/ | Sat Apr 18 20:55:40 -0700 2009 |
New JavaScript Generator - newjs
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, drnicwilliams.com, drnicwilliams@gmail.com
License
(The MIT License)
Copyright © 2008-2009 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.







