Developing
npm install -g tfx-cli
npm install -g @zeit/ncc
npm install -g gulp-cli
Installing via CLI
This task can also be installed by going to the Visual Studio Marketplace.
For more information, check out the Get started with Azure DevOps CLI article from Microsoft.
az login
# Make sure you have the correct Organization selected
az devops extension install --publisher-id JoshuaTheMiller --extension-id hello-world
Force Refreshing
az devops extension disable --publisher-id JoshuaTheMiller --extension-id hello-world
az devops extension enable --publisher-id JoshuaTheMiller --extension-id hello-world
Samples
Publishing
These instructions are for the future maintainer
npm run package
| |