UNPKG

jive-sdk

Version:

Node.js SDK for Jive Software to assist with the development of add-ons

11 lines (7 loc) 222 B
Grunt Testing ============== To run tests make sure grunt is installed in the root project directory npm update npm install -g grunt-cli Then run grunt from the project root directory as well grunt test