SIFDemoOpenADK
Directory actions
More options
Directory actions
More options
SIFDemoOpenADK
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
######################################################################################################### # Copyright 2010-2011 Systemic Pty Ltd # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software distributed under the License # is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express # or implied. # See the License for the specific language governing permissions and limitations under the License. ######################################################################################################## ######################################################################################################### # Summary ######################################################################################################### The main purpose of the SIFDemo Project is to give SIF agent developers a small SIF project they can run and play with on their local environment and it illustrates how the SIFCommon Framework can be utilised to quickly develop an agent and wire all the components up. For details please refer to the Developer's Guide in the 'UserGuide' directory of this project. ######################################################################################################### # Download Instructions ######################################################################################################### How to download this project: Option 1 - As a Zip. ==================== Click on the button marked "ZIP" available from the Code tab. Option 2 - Using a Git client. ============================== From the command-line type: git clone git://github.com/nsip/SIFDemoOpenADK-Java.git Note that if you want to use this option but don't have the client installed, it can be downloaded from http://git-scm.com/download.