Package management
The ability to connect to package management systems in PowerShell, which started with version 5, has made the deployment of code to machines very easy. By connecting to several internal and external repositories, PowerShell can be extended with modules, DSC resources, scripts, and functions.
But not only PowerShell users benefit from a solid package management solution. Developers often require those kinds of systems as well. As DevOps-minded people, we can immediately see the benefit of hosting not only PowerShell modules, but also NuGet packages for .NET libraries, Maven for Java, RubyGems, npm for Node.js, and more:
To put things into perspective, let's revisit the previous talks on this topic, where he shared this ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access