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 98dd94b commit a632d27Copy full SHA for a632d27
Get-Transpiler.ps1
@@ -1,4 +1,4 @@
1
-#region Piecemeal [ 0.3.4 ] : Easy Extensible Plugins for PowerShell
+#region Piecemeal [ 0.3.5 ] : Easy Extensible Plugins for PowerShell
2
# Install-Module Piecemeal -Scope CurrentUser
3
# Import-Module Piecemeal -Force
4
# Install-Piecemeal -ExtensionNoun 'Transpiler' -ExtensionPattern '\.psx\.ps1$' -ExtensionTypeName 'PipeScript.Transpiler' -OutputPath '.\Get-Transpiler.ps1'
@@ -925,5 +925,5 @@ function Get-Transpiler
925
}
926
927
928
-#endregion Piecemeal [ 0.3.4 ] : Easy Extensible Plugins for PowerShell
+#endregion Piecemeal [ 0.3.5 ] : Easy Extensible Plugins for PowerShell
929
0 commit comments