Skip to content

Commit 679a45c

Browse files
StartAutomatingStartAutomating
authored andcommitted
New-PipeScript: Adding inline documentation.
1 parent 36fd191 commit 679a45c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Transpilers/Inline/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
This directory contains Inline PipeScript transpilers for several languages.
22

3-
PipeScript can currently be embedded in 27 languages or file types.
3+
PipeScript can currently be embedded in 28 languages or file types.
44

55
### Supported Languages
66

77

88
|Language |Synopsis |
99
|---------------------------------------|---------------------------------------------------------------------|
1010
|[ATOM](Inline.ATOM.psx.ps1) |[ATOM Inline PipeScript Transpiler.](Inline.ATOM.psx.ps1) |
11+
|[Bash](Inline.Bash.psx.ps1) |[Bash PipeScript Transpiler.](Inline.Bash.psx.ps1) |
1112
|[Bicep](Inline.Bicep.psx.ps1) |[Bicep Inline PipeScript Transpiler.](Inline.Bicep.psx.ps1) |
1213
|[CPlusPlus](Inline.CPlusPlus.psx.ps1) |[C/C++ PipeScript Transpiler.](Inline.CPlusPlus.psx.ps1) |
1314
|[CSharp](Inline.CSharp.psx.ps1) |[C# Inline PipeScript Transpiler.](Inline.CSharp.psx.ps1) |

0 commit comments

Comments
 (0)