Skip to content

Commit 57bdce0

Browse files
iainharfieldmellistibco
authored andcommitted
Update items.toml (#447)
1 parent e45ef0d commit 57bdce0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

showcases/data/items.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -680,3 +680,12 @@ url = "https://github.com/mmussett/flogo-components/tree/master/trigger/ecls"
680680
uploadedon = "November 1, 2018"
681681
author = "mmussett"
682682
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

Comments
 (0)