Skip to content

Commit

Permalink
feat: Porting Bash Template to Language Function (Fixes #589)
Browse files Browse the repository at this point in the history
  • Loading branch information
StartAutomating authored and StartAutomating committed Nov 11, 2023
1 parent 86875ce commit a04b954
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion en-us/ListOfTranspilers.help.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ These are all of the transpilers currently included in PipeScript:
|[Assert](Transpilers/Keywords/Assert.psx.ps1) |Assert keyword |
|[Await](Transpilers/Keywords/Await.psx.ps1) |awaits asynchronous operations |
|[Bash](Transpilers/Wrappers/Bash.psx.ps1) |Wraps PowerShell in a Bash Script |
|[Bash.Template](Transpilers/Templates/Bash.Template.psx.ps1) |Bash Template Transpiler. |
|[Basic.Template](Transpilers/Templates/Basic.Template.psx.ps1) |Basic Template Transpiler. |
|[Batch](Transpilers/Wrappers/Batch.psx.ps1) |Wraps PowerShell in a Windows Batch Script |
|[Batch.Template](Transpilers/Templates/Batch.Template.psx.ps1) |Batch Template Transpiler. |
Expand Down

0 comments on commit a04b954

Please sign in to comment.