Skip to content

Releases: PS-Services/Snippets

Refactored Repos and add Repo support to Linux

17 Jun 18:34
Compare
Choose a tag to compare

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

05 Jan 22:58
cfb8a25
Compare
Choose a tag to compare
Update manual.yml

v1.0.0-ci.2

21 Dec 00:45
79d4e35
Compare
Choose a tag to compare
Update manual.yml

PowerShell Snippets 0.1.0

02 Dec 03:42
Compare
Choose a tag to compare

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.