Files | Admin

Notes:

Release Name: 1.0.2

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.0.2 2008-02-15 * newjs: * rake release VERSION=X.Y.Z to push dist+pkg to rubyforge * website: * added 'how to configure website upload'