Files | Admin

Notes:

Release Name: 1.3.7

Notes:
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.3.7 2008-03-04 * Update to jsunittest 0.6.3 with IE6/7 fixes