Skip to content

Generates an app with CI/CD in Team Foundation Server or Team Services

Notifications You must be signed in to change notification settings

waynemunro/generator-team

 
 

Repository files navigation

generator-team

Build status

See it in action

Ignite New Zealand 2016

Capabilities

generator-team is a Yeoman generator that creates a complete CI/CD pipeline in Team Foundation Server or 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
  • ASP.net Full Framework using Razor and bootstrap

It allows you to deploy to the following platforms:

Requirements

Install

You can read how to use it at DonovanBrown.com.

To test

npm test

Debug

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.

About

Generates an app with CI/CD in Team Foundation Server or Team Services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.9%
  • C# 6.5%
  • PowerShell 4.3%
  • Java 2.3%
  • HTML 1.3%
  • CSS 0.7%