This project has been superseded by yo Team
generator-vsts is a Yeoman generator that creates a complete CI/CD pipeline in Visual Studio Team Services for the following languages:
- Java using Tiles and bootstrap
- Node using Pug and bootstrap
- ASP.net Core using Razor and bootstrap
It allows you to deploy to the following platforms:
- Visual Studio Team Services Account
- Personal Access Token
- Install Docker Integration on VSTS Account
- Azure Subscription
You can read how to use it at DonovanBrown.com.
npm test
You can debug the generator using VS Code. You need to update the launch.json. Replace any value in [] with your information. Use npm link from the root folder to load your local version.