office-addin-dev-certs

v1.2.3
For managing certificates when developing Office Add-ins.
Office

cli

node lib/cli.js

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 5/29/2019

Downloads

Maintainers