manifest-validator

v0.0.1-beta.1
## How to install ```bash npm install [email protected] ```
office manifest office-add-in add-in outlook excel word powerpoint onenote and 2 more...

Microsoft Office Manifest Validator

How to install

npm install [email protected]

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

Metadata

  • MIT
  • >6.9.0
  • OfficeDev
  • released 3/9/2017

Downloads

Maintainers