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 cfa8196 commit 4cd68a2Copy full SHA for 4cd68a2
PipeScript.ps.psd1
@@ -215,6 +215,10 @@
215
Server = 'pipescript.dev', 'pipescript.info', 'pipescript.io'
216
Servers = 'pipescript.startautomating.com','pipescript.start-automating.com'
217
218
+ Videos = @{
219
+ "Run Anything with PipeScript (from RTPSUG)" = "https://www.youtube.com/watch?v=-PuiNAcvalw"
220
+ }
221
+
222
PSData = @{
223
ProjectURI = 'https://github.com/StartAutomating/PipeScript'
224
LicenseURI = 'https://github.com/StartAutomating/PipeScript/blob/main/LICENSE'
0 commit comments