Releases: PS-Services/Snippets
Releases · PS-Services/Snippets
Refactored Repos and add Repo support to Linux
Significant Update for v1.2.0
- Refactored Repos.ps1 to allow common functionality and repo-specific code in a DRY manner.
- Added support for Linux Package Managers
- Windows Package Managers Supported: Winget, Scoop, Chocolatey
- Linux Package Managers Supported: Apt, Homebrew, Snap
- Cleaned up some loose grift and bugs overall.
v1.1.0-ci.17
Update manual.yml
v1.0.0-ci.2
Update manual.yml
PowerShell Snippets 0.1.0
PowerShell Snippets 0.1.0
For Linux, use the linux-setup.sh
on any flavor of Linux. will install .Net 6.0 and PowerShell as necessary.
For Windows, clone this repository to $env:OneDrive\Documents\PowerShell\Snippets
from either Powershell 7.2 or Windows PowerShell.