manifest-validator

0.0.1-beta.1 • Public • Published

Microsoft Office Manifest Validator

How to install

npm install manifest-validator@0.0.1-beta.1

How to run

$ validate-office-addin <your_manifest.xml>

How to develop

  1. Open bash terminal or shell
  2. Navigate to the folder you want to install this tool
  3. Run the following commands:
$ git clone https://github.com/OfficeDev/manifest-validator
cd manifest-validator
$ npm install
$ npm start
  1. Open a new tab in your terminal
  2. Run the following command:
$ npm link

Package Sidebar

Install

npm i manifest-validator

Weekly Downloads

3

Version

0.0.1-beta.1

License

MIT

Last publish

Collaborators

  • ms-office