PSPx

1.3.0

PowerShell module that can execute scripts written in markdown that can be accessed either locally or via a URL.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSPx -RequiredVersion 1.3.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSPx -Version 1.3.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

c 2021 All rights reserved.

Package Details

Author(s)

  • Douglas Finke

Tags

PowerShell Markdown Execute Scripts

Functions

Get-MarkdownCodeBlock Invoke-ExecuteMarkdown Invoke-ScriptAnalyzerMarkdown Invoke-ScriptFormatterMarkdown

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
1.4.1 623 9/13/2021
1.4.0 12 9/7/2021
1.3.0 (current version) 15 8/31/2021
1.2.1 11 8/30/2021
1.2.0 11 8/28/2021
1.1.0 13 8/24/2021
1.0.0 14 8/16/2021
Show more