https://github.com/githubfoam/powershell-sandbox
powershell
https://github.com/githubfoam/powershell-sandbox
bard bing chatgpt macos pester powercli powershell powershell-gallery psdeploy psscriptanalyzer sysinternals ubuntu windows
Last synced: 7 months ago
JSON representation
powershell
- Host: GitHub
- URL: https://github.com/githubfoam/powershell-sandbox
- Owner: githubfoam
- License: gpl-3.0
- Created: 2021-07-18T20:39:09.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-17T10:54:29.000Z (over 1 year ago)
- Last Synced: 2025-03-30T05:42:11.806Z (10 months ago)
- Topics: bard, bing, chatgpt, macos, pester, powercli, powershell, powershell-gallery, psdeploy, psscriptanalyzer, sysinternals, ubuntu, windows
- Language: PowerShell
- Homepage:
- Size: 77.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# powershell-sandbox
[](https://github.com/githubfoam/powershell-sandbox/actions/workflows/pws-workflow-macos.yml)
[](https://github.com/githubfoam/powershell-sandbox/actions/workflows/pws-workflow-ubuntu.yml)
[](https://github.com/githubfoam/powershell-sandbox/actions/workflows/pws-workflow-windows.yml)
~~~
Using a specific shell
https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-syntax-for-github-actions#using-a-specific-shell
https://github.com/PowerShell/PowerShell
PSScriptAnalyzer is a static code checker for PowerShell modules and scripts.
https://github.com/PowerShell/PSScriptAnalyzer
Pester is the ubiquitous test and mock framework for PowerShell.
https://github.com/pester/Pester
PSDeploy
The idea is that you write a *.psdeploy.ps1 deployment configuration with sources and targets, and PSDeploy will deploy these.
https://github.com/RamblingCookieMonster/PSDeploy
PowerShell Gallery
The central repository for sharing and acquiring PowerShell code including PowerShell modules, scripts, and DSC resources
https://www.powershellgallery.com/
~~~
~~~
Sysinternals
PowerCLI
Firefox
~~~