generator-team
Version:
Generates an app with CI/CD in Team Foundation Server or Team Services
7 lines (4 loc) • 368 B
Markdown
# Yo Team PowerShell Module Template
## Structure
Create new functions in their own files named after the function. Place those you want exported in the Public folder.
The external help is generated using PlatyPS. The markdown is created in the .docs folder. The markdown uses Trackyon.Markdown to allow markdown files to be included in other markdown files.