Commit Graph

6 Commits (2e2275c262ca24d436c79e2f202bb25458400661)

Author SHA1 Message Date
Gordon Williams a0e631a9dd fix script 2022-01-27 14:34:39 +00:00
Richard de Boer 46fbccf711
tell git to ignore modified `apps.json` when running create_apps.json.sh
Only if no arguments given: `create_apps_json.sh apps.json` will leave
it alone if someone really wants to overwrite+commit apps.json.
2022-01-20 20:41:30 +01:00
Richard de Boer e75a828fce
always use shell script to generate apps.json, remove js version
Gets rid of duplicated functionality, but allows passing a filename
argument to write to a different file instead of `apps.json`.
2022-01-20 20:41:30 +01:00
Gordon Williams 752f8f6b29 oops - remove debug code 2022-01-19 16:48:38 +00:00
Gordon Williams 2a813e221a Updated docs! 2022-01-19 16:21:07 +00:00
Gordon Williams 020e575ec7 Tweaks after 5e5d23c921 2022-01-19 15:56:33 +00:00