@microsoft.azure/tasks

v2.0.27
Async tasks, exceptions for Azure Open Source Projects
perks tasks autorest azure typescript

build

tsc -p .

prepare

npm run build

test

npm run build && _mocha dist/test

testci

npm run build && mocha dist/test

publish-preview

npm test && node ./.scripts/publish

unpack

shx rm -rf ./package && yarn pack && gzip -cd *.tgz | tar xv && erase *.tgz
npm i @microsoft.azure/[email protected]

Metadata

  • MIT
  • >=7.10.0
  • Microsoft
  • released 9/13/2018

Downloads