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 e45ef0d commit 57bdce0Copy full SHA for 57bdce0
showcases/data/items.toml
@@ -680,3 +680,12 @@ url = "https://github.com/mmussett/flogo-components/tree/master/trigger/ecls"
680
uploadedon = "November 1, 2018"
681
author = "mmussett"
682
showcase = "true"
683
+
684
+[[items]]
685
+name = "Execute a shell script"
686
+type = "activity"
687
+description = "This activity execute a shell script with optional parameters and consume the script response."
688
+url = "https://github.com/iainharfield/flogo/tree/master/activity/runshellscript"
689
+uploadedon = "December 14, 2018"
690
+author = "iharfiel"
691
+showcase = "true"
0 commit comments