Last active
November 22, 2019 14:29
Revisions
-
recursivecodes revised this gist
Nov 22, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,2 +1,2 @@ $ fn invoke gw-hello-world-app gw-hello-world-fn {"message":"Hello World"} -
recursivecodes created this gist
Nov 22, 2019 .There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,2 @@ fn invoke gw-hello-world-app gw-hello-world-fn {"message":"Hello World"}