0.1.1 • Published 6 years ago

pef-validator v0.1.1

Weekly downloads
10
License
-
Repository
-
Last release
6 years ago

Partners Embedded Framework Validator

This repo contains a library to validate the PureCloud Embedded Framework submissions.

Installation

This package can be installed using npm:

npm install -g pef-validator

Usage

This library can be executed through the command prompt, as shown below:

pef-validate --path 'PATH_TO_DIRECTORY_CONTAINING_YOUR_FRAMEWORK_JS_FILE'

This command will search in the provided directory path for all the 'framework.js' files, and run the validation against them.

License

MIT.

0.1.1

6 years ago

0.1.0

6 years ago