We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f895ccb commit 567fce6Copy full SHA for 567fce6
README.md
@@ -1,5 +1,9 @@
1
# ruby-pwsh
2
3
+[](https://github.com/puppetlabs/ruby-pwsh/blob/main/CODEOWNERS)
4
+[](https://github.com/puppetlabs/ruby-pwsh/actions/workflows/ci.yml)
5
+
6
+
7
> _The PowerShell gem._
8
9
This gem enables you to execute PowerShell from within ruby without having to instantiate and tear down a PowerShell process for each command called.
0 commit comments