https://github.com/brianary/psmoduletemplate
A .NET Core template for a binary F# PowerShell module
https://github.com/brianary/psmoduletemplate
fsharp powershell powershell-module template
Last synced: 2 months ago
JSON representation
A .NET Core template for a binary F# PowerShell module
- Host: GitHub
- URL: https://github.com/brianary/psmoduletemplate
- Owner: brianary
- License: mit
- Created: 2019-11-24T07:28:29.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-03-11T05:17:30.000Z (over 1 year ago)
- Last Synced: 2025-07-19T21:28:48.812Z (11 months ago)
- Topics: fsharp, powershell, powershell-module, template
- Language: PowerShell
- Homepage:
- Size: 38.1 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PSModuleTemplate
================
[](https://www.powershellgallery.com/packages/PSModuleTemplate/)
[](https://www.powershellgallery.com/packages/PSModuleTemplate/)
{{ Add description here }}
Cmdlets
-------
Documentation is automatically generated using [platyPS](https://github.com/PowerShell/platyPS) (`.\doc.cmd`).
- [Get-Foo](docs/Get-Foo.md)
Tests
-----
Tests are written for [Pester](https://github.com/Pester/Pester) (`.\test.cmd`).