Project Zero Downloads have moved!!

We've moved some things around here at ProjectZero.org.

Please check out our new Download page.
  Download source
Go to the source code to see what really makes Project Zero tick!

background image

    Java    

 
background image
 
background image

      PHP      

 
background image
 
background image

Command Line

 
background image
 

Zero Command Line Interface

The Project Zero command line interface contains the base platform for running Zero applications. The Command Line Interface contains an installer to download additional Zero runtime libraries from a Zero package repository. The instructions below are for the latest Project Zero code. Previous versions of the Project Zero code can be found here.

PHP applications can be developed using the command line interface. See Installing and configuring PHP for configuration changes you will need to make.

Prerequisites for Command Line Interface

Download and Installation of Command Line Interface

Download Command Line Interface

Installation

  1. Unzip zero.tools-<version>.zip into any directory. This results in a subdirectory called zerohome that contains shell scripts for the Zero command-line interface.
  2. Add the zerohome directory to the PATH environment variable.
  3. Add the bin directory under the JDK installation directory to the PATH environment variable.

Getting Started

After installation:
  1. Open the command prompt and change directories to zerohome.
  2. Type zero create myapp
  3. Change the directory to zerohome/apps/myapp.
  4. Type zero run to run the application.
  5. Browse to http://localhost:8080/, where you're greeted by a welcome page that indicates your application is running.

Using the new Installer

Optionally, you can download and use the new InstallAnywhere installer for Zero. This is currently new and under going active development and testing, so it may have a few problems. If you wish to use the Installer, download it here. After installation, use the Getting Started instructions above.

Previous Versions

Version Release Date Download Installation Instructions
Milestone 5 03/21/2008 PRELIMINARY Command Line Getting Started Guide
    Installer
Milestone 4 02/09/2008 Command Line Getting Started - CLI
      Samples
Milestone 3 12/16/2007 Command Line Getting Started - CLI
    Command Line Examples Getting Started - Examples
Milestone 2 10/30/2007 Command Line Getting Started - CLI
    Command Line Examples Getting Started - Examples
Milestone 1 09/19/2007 Command Line Getting Started - CLI
    Command Line Examples Getting Started - Examples


r30 - 27 Mar 2008 - 20:44:03 - ajtarter
Syndicate this site RSS ATOM
Copyright 2007 © IBM Corporation | Privacy | Terms of Use | About this site