From d13623206301a6c1fc2e4d8f1c14d7d8560411cc Mon Sep 17 00:00:00 2001 From: Keb Helion <60008426+KebHelion@users.noreply.github.com> Date: Wed, 12 Feb 2020 15:11:35 -0500 Subject: [PATCH] Add files via upload --- global_metadata_generator.html | 192 +++++++++++++++++++++++++++++++++ grab.html | 55 ++++++++++ 2 files changed, 247 insertions(+) create mode 100644 global_metadata_generator.html create mode 100644 grab.html diff --git a/global_metadata_generator.html b/global_metadata_generator.html new file mode 100644 index 0000000..02f14f5 --- /dev/null +++ b/global_metadata_generator.html @@ -0,0 +1,192 @@ + + + +Application metadata generator (app.json) + + + +

Application Metadata Generator (app.json)

+
+Application Name:

+ + +Application Description:


+ + +Main javascript file name:

+ +Icon file name:
+Caption:

+ + +Category:

+ +
+
 
+
+Code to insert in a file named "app.json" that you must put in the folder of your application in the repository:
+ + + + +
+ + \ No newline at end of file diff --git a/grab.html b/grab.html new file mode 100644 index 0000000..05422ba --- /dev/null +++ b/grab.html @@ -0,0 +1,55 @@ + \ No newline at end of file