Skip to content

Commit 9df5e66

Browse files
StartAutomatingStartAutomating
authored andcommitted
Adding PS1XML Transpiler (Fixes #414)
Also, renaming .SaveTemplate to .Save and restricting XML template
1 parent 2928b82 commit 9df5e66

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/ListOfTranspilers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ These are all of the transpilers currently included in PipeScript:
6868
|[PipeScript.TypeConstraint](Transpilers/Core/PipeScript.TypeConstraint.psx.ps1) |Transpiles Type Constraints |
6969
|[PipeScript.TypeExpression](Transpilers/Core/PipeScript.TypeExpression.psx.ps1) |The PipeScript TypeExpression Transpiler |
7070
|[ProxyCommand](Transpilers/ProxyCommand.psx.ps1) |Creates Proxy Commands |
71+
|[PS1XML.Template](Transpilers/Templates/PS1XML.Template.psx.ps1) |PS1XML Template Transpiler. |
7172
|[PSD1.Template](Transpilers/Templates/PSD1.Template.psx.ps1) |PSD1 Template Transpiler. |
7273
|[Python.Template](Transpilers/Templates/Python.Template.psx.ps1) |Python Template Transpiler. |
7374
|[R.Template](Transpilers/Templates/R.Template.psx.ps1) |R Template Transpiler. |

0 commit comments

Comments
 (0)