Minor change to description of PSDeploy

This commit is contained in:
Joshua Barton 2016-09-16 13:22:10 -05:00 committed by GitHub
parent ac2969c441
commit 5544008c08

View File

@ -44,7 +44,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
* [psake](https://github.com/psake/psake) - A build automation tool inspired by rake (aka make in Ruby) and bake (aka make in Boo).
* [Invoke-Build](https://github.com/nightroman/Invoke-Build) - A build and test automation tool inspired by psake
* [PSDeploy](https://github.com/RamblingCookieMonster/PSDeploy) - A module built for the purpose of simplifying the deployment of files and directories
* [PSDeploy](https://github.com/RamblingCookieMonster/PSDeploy) - A module built for the purpose of simplifying multiple types of deployments
* [BuildHelpers](https://github.com/RamblingCookieMonster/BuildHelpers) - A variety of helper functions for CI/CD scenarios
### Security