Add Catesta

Catesta is a PowerShell module project generator. It uses templates to rapidly scaffold test and build integration for a variety of CI/CD platforms.
This commit is contained in:
Frederik Hjorslev Poulsen 2020-04-04 21:09:10 +02:00
parent e097c1efad
commit 9be891d064
No known key found for this signature in database
GPG Key ID: 23DDBC920BDE66CF

View File

@ -131,6 +131,7 @@ It includes a command-line shell and an associated scripting language.
* [Plaster](https://github.com/PowerShell/Plaster) - Plaster is a template-based file and project generator written in PowerShell.
* [PSModuleDevelopment](https://github.com/PowershellFrameworkCollective/PSModuleDevelopment) - Get started using module templates in 2 minutes with this module's low entry barrier and casual convenience.
* [Catesta](https://github.com/techthoughts2/Catesta) - Catesta is a PowerShell module project generator. It uses templates to rapidly scaffold test and build integration for a variety of CI/CD platforms.
## Frameworks