Posted By: Dr Nic Williams
Date: 2008-02-15 04:47
Summary: newjs 1.0.1 Released
Project: newjs - JavaScript Project Generator
newjs version 1.0.1 has been released!
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
Changes:
## 1.0.1 2008-02-15
* 1 major bugfix: * install_website: * website_upload now works * uses config/website.yml |
|