Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.
/ argos-sdk Public archive

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

License

Unknown and 4 other licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.Base64
MIT
LICENSE.Jasmine
Unknown
LICENSE.ObjTree
MIT
LICENSE.Simplate
Notifications You must be signed in to change notification settings

Sage/argos-sdk

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 [email protected]: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<products like argos-saleslogix go here>

About

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

Resources

License

Unknown and 4 other licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.Base64
MIT
LICENSE.Jasmine
Unknown
LICENSE.ObjTree
MIT
LICENSE.Simplate

Stars

Watchers

Forks

Packages

No packages published

Languages