Skip to content

rixrix/pushpath-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo has been discontinued, please refer to the unified Pushpath project

A Node.js unified Javascript library for Pushpath project

Build Requirements

Make sure you have node.js installed. Install the required modules:

npm install grunt-cli -g

Install the development dependencies, at the project root directory:

npm install

Build the unified library, still at the root directory:

grunt

Unless something is wrong, you should be able to find the generated .js file at <root directory>pkg/pushpath.js

Acknowledgement

Acknowledgement goes to the Cordova-js project. This project is heavily based on a stripped down Cordova-js tooling and libraries eg. grunt tasks, simplified require/define library.

License

Code licensed under Apache License v2.0

About

A Node.js unified Javascript library for Pushpath project

Resources

License

Stars

Watchers

Forks

Packages

No packages published