Skip to content

Commit 50a781d

Browse files
StartAutomatingStartAutomating
authored andcommitted
Adding Inline HCL Transpiler (Fixes #240 Fixes #241)
1 parent 90d629e commit 50a781d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/ListOfTranspilers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ These are all of the transpilers currently included in PipeScript:
3030
|[Inline.CSharp](Transpilers/Inline/Inline.CSharp.psx.ps1) |C# Inline PipeScript Transpiler. |
3131
|[Inline.CSS](Transpilers/Inline/Inline.CSS.psx.ps1) |CSS Inline PipeScript Transpiler. |
3232
|[Inline.Go](Transpilers/Inline/Inline.Go.psx.ps1) |Go PipeScript Transpiler. |
33+
|[Inline.HCL](Transpilers/Inline/Inline.HCL.psx.ps1) |HCL PipeScript Transpiler. |
3334
|[Inline.HLSL](Transpilers/Inline/Inline.HLSL.psx.ps1) |HLSL Inline PipeScript Transpiler. |
3435
|[Inline.HTML](Transpilers/Inline/Inline.HTML.psx.ps1) |HTML PipeScript Transpiler. |
3536
|[Inline.Java](Transpilers/Inline/Inline.Java.psx.ps1) |Java Inline PipeScript Transpiler. |

0 commit comments

Comments
 (0)