office-addin-dev-certs

v0.1.0
For managing certificates when developing Office Add-ins.
Office

tsc

tsc -p tsconfig.json

test

mocha -r ts-node/register test/**/*.ts

build

rimraf lib && concurrently "npm run tsc"

start

rimraf lib && concurrently "npm run tsc-watch"

tsc-watch

tsc -p tsconfig.json -w

Metadata

  • MIT
  • Whatever
  • Office Dev
  • released 4/29/2019

Downloads

Maintainers