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 0346432 commit 21cb317Copy full SHA for 21cb317
Transpilers/Inline/README.ps1.md
@@ -1,11 +1,5 @@
1
This directory contains Inline PipeScript transpilers for several languages.
2
3
-Transpilers in this directory should be named ```Inline.NameOfLanguage.psx.ps1```.
4
-
5
-Each file should handle one and only one language (better explicit than terse).
6
7
-Transpilers should call ```.>PipeScript.Inline``` to simplify and standarize processing.
8
9
PipeScript can currently be embedded in ```.>{@(Get-Transpiler -TranspilerPath $pwd).Count}<.``` languages or file types.
10
11
### Supported Languages
0 commit comments