azure-iot-digitaltwins-model-repository

v1.0.0-preview.1
Azure IoT Digital Twins Model Repository Preview
Azure IoT Digital Twins

generate-pl

autorest --force --typescript --add-credentials --model-enum-as-union --license-header=MICROSOFT_MIT_NO_VERSION --source-code-folder-path='' --output-folder=src/pl --input-file=src/service.json

compile

tsc

lint

tslint --project . -c ../../tslint.json

build

npm -s run lint && npm -s run compile

test-min

echo "no test"

test

echo "no test"

check-cover

istanbul check-coverage --statements 1 --branches 1 --lines 1 --functions 1

ci

npm -s run build && npm -s run test-min

Metadata

  • MIT
  • Whatever
  • Microsoft Corp.
  • released 8/13/2019

Downloads

Maintainers