https://github.com/cheffromspace/hellopowershell
Tutorial on hwo to make a simple 'Hello World' PowerShell cmdlet in C#
https://github.com/cheffromspace/hellopowershell
Last synced: 5 months ago
JSON representation
Tutorial on hwo to make a simple 'Hello World' PowerShell cmdlet in C#
- Host: GitHub
- URL: https://github.com/cheffromspace/hellopowershell
- Owner: Cheffromspace
- Created: 2017-06-10T22:51:31.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-10T22:52:53.000Z (about 9 years ago)
- Last Synced: 2025-03-29T08:07:37.787Z (about 1 year ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HelloPowerShell
Tutorial on how to make a simple 'Hello World' PowerShell cmdlet in C#