Skip to content

Instantly share code, notes, and snippets.

@recursivecodes
Last active November 22, 2019 14:29

Revisions

  1. recursivecodes revised this gist Nov 22, 2019. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion fn-invoke.sh
    Original file line number Diff line number Diff line change
    @@ -1,2 +1,2 @@
    fn invoke gw-hello-world-app gw-hello-world-fn
    $ fn invoke gw-hello-world-app gw-hello-world-fn
    {"message":"Hello World"}
  2. recursivecodes created this gist Nov 22, 2019.
    2 changes: 2 additions & 0 deletions fn-invoke.sh
    Original 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"}