An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# powershell-sandbox
[![powershell CI workflow macos](https://github.com/githubfoam/powershell-sandbox/actions/workflows/pws-workflow-macos.yml/badge.svg)](https://github.com/githubfoam/powershell-sandbox/actions/workflows/pws-workflow-macos.yml)
[![powershell CI workflow ubuntu](https://github.com/githubfoam/powershell-sandbox/actions/workflows/pws-workflow-ubuntu.yml/badge.svg)](https://github.com/githubfoam/powershell-sandbox/actions/workflows/pws-workflow-ubuntu.yml)
[![powershell CI workflow windows](https://github.com/githubfoam/powershell-sandbox/actions/workflows/pws-workflow-windows.yml/badge.svg)](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
~~~