You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This directory and it's subdirectories contain the Transpilers that ship with PipeScript.
2
+
3
+
Transpilers should have the extension ```.psx.ps1```
4
+
5
+
Any other module can define it's own Transpilers.
6
+
7
+
All the module needs to do for the transpilers to be recognized by PipeScript is add PipeScript to the ```.PrivateData.PSData.Tags``` section of the module's manifest file.
8
+
9
+
This directory includes uncategorized or 'common' transpilers.
0 commit comments