An open API service indexing awesome lists of open source software.

https://github.com/sage/argos-sdk

Framework for creating mobile SData clients using HTML5, JavaScript and CSS
https://github.com/sage/argos-sdk

Last synced: about 1 year ago
JSON representation

Framework for creating mobile SData clients using HTML5, JavaScript and CSS

Awesome Lists containing this project

README

          

Argos SDK
=================

Installation
------------
### Prerequisites
* None

### Clone repository
* Open a command prompt.
* change to the base directory where you want to download source code, eg

cd \projects
* Execute the following commands (clone shown with SSH URL. Substitute with HTTP or Git Read-Only URL as applicable)

mkdir sage\mobile\products (or "mkdir -p sage\mobile\products" from Git Bash)
cd sage\mobile
git clone git@github.com:Sage/argos-sdk.git

__Note:__ If you're downloading the source zip file instead of using git directly, the net of the above is that you will want to establish a root folder for the argos projects (in our case, we used "mobile"). Put argos-sdk in that root folder, and any product-specific projects (such as argos-saleslogix) under a products sub-folder. When you download and extract the zip file, you will probably have a top-level folder named something like "Sage-argos-sdk-nnnnn". It is this folder that you will want to rename to "argos-sdk".

You should end up with a folder structure like this:
source\sage\mobile\argos-sdk
source\sage\mobile\products\