Add support for the Sonatype Nexus Repository as an artifact in Azure Pipelines
- VSCode https://code.visualstudio.com/
- TypeScript https://www.typescriptlang.org/
- NodeJS https://nodejs.org/en/
- Node CLI for Azure DevOps https://github.com/Microsoft/tfs-cli
- git clone https://github.com/keyoke/NexusPipelineArtifact.git
- cd libs\nexus-v2
- npm install
- npm build
- npm link
- cd libs\nexus-v3
- npm install
- npm build
- npm link
- cd ....\
- npm install --global npm-link-better
- npm install
- npm run package