-
Notifications
You must be signed in to change notification settings - Fork 0
Introduction
Johan Leino edited this page Jul 2, 2013
·
5 revisions
This is a quick introduction to 'Web Deploy PowerShell' (wdp for short). Enjoy!
Web Deploy PowerShell (wdp) is a set of low ceremony, convention over configuration, PowerShell modules that wraps, and internally uses, the Web Deploy PowerShell Cmdlets.
It's distributed via NuGet and requires minimal configuration.
It also has built-in awareness of TeamCity and will work great in that environment (and outside).
Why not?!
The PowerShell modules that you use only contain one "public" function. Everything is convention-based which means that it will just work without having to configure everything. You can of course change many of the default conventions if you like to.