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
- Host: GitHub
- URL: https://github.com/sage/argos-sdk
- Owner: Sage
- License: other
- Archived: true
- Created: 2010-06-28T23:30:35.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2013-05-20T21:13:15.000Z (about 13 years ago)
- Last Synced: 2025-03-24T01:37:02.402Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 45.2 MB
- Stars: 28
- Watchers: 7
- Forks: 12
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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\