Skip to content

Commit 21cb317

Browse files
author
James Brundage
committed
Updating Inline Transpilers Readme: Removing Redundancies
1 parent 0346432 commit 21cb317

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Transpilers/Inline/README.ps1.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
This directory contains Inline PipeScript transpilers for several languages.
22

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-
93
PipeScript can currently be embedded in ```.>{@(Get-Transpiler -TranspilerPath $pwd).Count}<.``` languages or file types.
104

115
### Supported Languages

0 commit comments

Comments
 (0)