Skip to content

A template repository for creating and publishing PowerShell Universal Templates

License

Notifications You must be signed in to change notification settings

ironmansoftware/powershell-universal-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerShell Universal Template

This repository is used for creating PowerShell Universal Templates. You can create a new repository based on this one to publish your own templates.

Creating a Template

First, create a new repository based on this template. Clone the repository locally and add your files to it. Add your files from C:\ProgramData\UniversalAutomation\Repository to the repository. Update the manifest and with the name, description and version of your template. Push the changes to GitHub. Once you're satisfied with the template, you can publish to our website.

Publishing a Template

Login to Ironman Software and generate a template token. In GitHub, navigate to Settings \ Secrets and Variables and click Actions. Create a new secret named TOKEN with the value of your token. Run the Publish GitHub action.

About

A template repository for creating and publishing PowerShell Universal Templates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published