iraso Client 
Introduction
This is the Piraso client source code. This is created using Netbeans Platform.
NetBeans Platform
Please see http://netbeans.org/features/platform/.
Quick Start
Here are the instructions to build and run:
-
Install Maven 3 and JDK 6
-
To build source code go to
${piraso-client.home}
and execute the following command:
mvn clean install
- To run go to
${piraso-client.home}/application
mvn nbm:run-platform
- To build installers go to
${piraso-client.home}/application
mvn nbm:build-installers
Author
Designed and built by Alvin R. de Leon
License
Copyright 2012 Piraso
Code licensed under Apache License v2.0.