From 8e692efd091004cb77ecb2f0baeaccd7dd315d29 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Mon, 27 Jan 2025 19:55:51 +0000 Subject: README: Fill out "How to use" section. * README.md (How to use): Fill out section. * doc/hello-world-inputs.json, doc/hello-world.cwl: New files. --- doc/hello-world-inputs.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doc/hello-world-inputs.json (limited to 'doc/hello-world-inputs.json') diff --git a/doc/hello-world-inputs.json b/doc/hello-world-inputs.json new file mode 100644 index 0000000..eb32ec3 --- /dev/null +++ b/doc/hello-world-inputs.json @@ -0,0 +1,3 @@ +{ + "name": "Foo" +} -- cgit v1.2.3