WebSphere sMash Command Line Interface
The Command Line Interface (CLI) contains the base support for developing and running apps. Additional runtime libraries are retrieved as needed from a module repository on ProjectZero.org.
Download and Installation of the CLI
- Download the zero.zip file and unzip it to any directory. This results in a subdirectory called zero that contains the commands for running the CLI.
- Add the zero directory to the user's PATH environment variable.
- Add the bin directory under the JDK installation directory to the user's PATH environment variable.
Refer to the Getting Started Guide for instructions on creating your first application.
System Requirement for Command Line Interface
- Windows, Mac OS X, or Linux operating system
- Java SE Development Kit (JDK) 5.0
For Windows from Sun
For Linux from IBM developerWorks
For Mac from Apple
Note: IBM Employees should use the IBM internal site for downloading the JDK
App Builder for WebSphere sMash
The App Builder is the integrated tooling that enables you to develop applications for WebSphere sMash.
To start the App Builder, navigate to the zero directory (where the CLI was installed) and run the "startAppBuilder" script.
System Requirements for the App Builder
- Windows, Mac, or Linux operating system
- Zero CLI
- Mozilla Firefox browser
Using WebSphere sMash with Eclipse
While we recommend the App Builder as the preferred tool for building WebSphere sMash applications, you have the option of using the Eclipse development environment with the language of your choice: Java or PHP.
Archived Milestones of Previous Drivers
The instructions above are for the latest code. Archived copies of previous experimental driver milestones can be found on the Milestone Page.
Help and Feedback
Project Zero is a community site and we welcome questions and feedback on any aspect of your development experience. Please check our Forums to see what other people are doing, to tell us what you are doing, and to get help with any questions you might have. Your participation will help ensure that WebSphere sMash meets your needs!
Silverstone Download Page
Find the latest development drivers here
Source Code
Go to the Source Code to see what really makes WebSphere sMash tick!
