Merge pull request #110 from hjorslev/PSAppDeployToolkit

(Package Managers): Add PowerShell App Deployment Toolkit
This commit is contained in:
Janik Vonrotz 2020-06-03 00:28:15 +02:00 committed by GitHub
commit 40e12560ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -150,6 +150,7 @@ It includes a command-line shell and an associated scripting language.
* [Chocolatey](https://chocolatey.org/) - The package manager for Windows. The sane way to manage software on Windows.
* [GitLab](https://github.com/akamac/GitLabProvider) - Use a GitLab server as Package Provider.
* [Scoop](https://scoop.sh) - A command-line installer for Windows.
* [PowerShell App Deployment Toolkit](https://psappdeploytoolkit.com/) - Provides a set of functions to perform common application deployment tasks and to interact with the user during a deployment.
## Parallel Processing