Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ikanow Javascript SDK

This library's purpose is to expose the Infinite API to developers working in a RequireJS (AMD) Environment.

Getting Started

Required Software

For development and building you will need NodeJS with NPM installed. NodeJS 0.10 will work but 0.12+ is recommended.

Open a terminal or command promt and run npm install -g grunt-cli. This will install grunt-cli as an available system application.

Node Packages

Several NodeJS packages are needed for various grunt tasks and a couple sortware dependencies for the library itself.

In the terminal or command prompt, navigate to this project's folder ( eg. cd ~/Workspaces/infinite-js-sdk/ ).

To download all required grunt plugins and source code dependencies to this project folder run npm install.

A new folder 'node_modules' will be created and populated with all required modules. While working on this project be sure to never commit any files in this folder.

Generating the documentation

One the required software & node packages are installed you may run grunt docs to generate the source code and launch it in the browser.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages