1 مستودع
High-level scripting interfaces that wrap lower-level command line tools for easier automation.
Distinct from PowerShell: Distinct from the shell itself; focuses on the specific module implementation wrapping a tool.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Module Wrappers. Refine with filters or upvote what's useful.
The Windows Package Manager is a command line tool for discovering, installing, upgrading, and configuring software packages on Windows operating systems. It functions as a CLI software installer for automating the deployment and update of applications across individual or machine-wide user profiles. The project extends its functionality through a component object model interface for integration into other Windows applications and a set of native cmdlets that allow system administrators to manage software installation via PowerShell scripts. The tool covers a broad range of package lifecycle
Wraps command line logic into high-level PowerShell cmdlets for automated system administration.