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 4cd68a2 commit c24349eCopy full SHA for c24349e
PipeScript.psd1
@@ -202,6 +202,10 @@
202
Server = 'pipescript.dev', 'pipescript.info', 'pipescript.io'
203
Servers = 'pipescript.startautomating.com','pipescript.start-automating.com'
204
205
+ Videos = @{
206
+ "Run Anything with PipeScript (from RTPSUG)" = "https://www.youtube.com/watch?v=-PuiNAcvalw"
207
+ }
208
+
209
PSData = @{
210
ProjectURI = 'https://github.com/StartAutomating/PipeScript'
211
LicenseURI = 'https://github.com/StartAutomating/PipeScript/blob/main/LICENSE'
0 commit comments