Ecosyste.ms: Awesome

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

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

Lists

README

        

PSModuleTemplate
================

[![PowerShell Edition](https://img.shields.io/badge/PSEdition-Desktop%2FCore-blue.svg)](https://www.powershellgallery.com/packages/PSModuleTemplate/)
[![PowerShell Version](https://img.shields.io/badge/PowerShell-5.1+%20%28WPS%2FPSC%29-blue.svg)](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`).