Skip to content

A collection of PowerShell tools to give a easy to maintain common codebase for Brownserve related projects.

License

Notifications You must be signed in to change notification settings

Brownserve-UK/Brownserve.PSTools

release Actions Status

Brownserve.PSTools

A collection of PowerShell tools that are used across various Brownserve projects to aid in CI/CD deployments and give an easy to maintain common codebase.
The tools are packaged as both a NuGet package and PSGallery PowerShell module for easy consumption across a wide variety of projects.

What's included?

Please see the module documentation for a full list of cmdlets and their usage.

How to use

ℹ Please Note: These tools have been designed for use within Brownserve projects and will likely have limited use outside of that.

If you'd like to have these tools available in your PowerShell session for you to use at leisure you can install the module from the PSGallery:

Install-Module -Repository PSGallery -Name 'Brownserve.PSTools'
Import-Module 'Brownserve.PSTools'

If you're planning to use the module regularly then we'd recommend adding the import step to your PowerShell Profile.

If you'd like to use these tools within a repository (for example to perform builds or as part of CI/CD) then use the Initialize-BrownserveRepository and Update-BrownserveRepository cmdlets

About

A collection of PowerShell tools to give a easy to maintain common codebase for Brownserve related projects.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •