Skip to content

Commit fedf657

Browse files
StartAutomatingStartAutomating
authored andcommitted
Adding README for Wrapper Transpilers
1 parent 96e2665 commit fedf657

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Transpilers/Wrappers/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
Files in this directory and it's subdirectories generate wrappers for PipeScript and PowerShell.
2+
3+
These wrappers allow PipeScript or PowerShell to be called from other programming languages.
4+
5+
6+
|DisplayName |Synopsis |
7+
|------------------------------------------|---------------------------------------------------------------------|
8+
|[Bash](Bash.psx.ps1) |[Wraps PowerShell in a Bash Script](Bash.psx.ps1) |
9+
|[Batch](Batch.psx.ps1) |[Wraps PowerShell in a Windows Batch Script](Batch.psx.ps1) |
10+
|[BatchPowerShell](BatchPowerShell.psx.ps1)|[Wraps PowerShell in a Windows Batch Script](BatchPowerShell.psx.ps1)|
11+
12+

0 commit comments

Comments
 (0)