]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add Earthly
authorRosa Richter <cosmic.lady.rosa@gmail.com>
Sun, 22 Oct 2023 16:48:04 +0000 (10:48 -0600)
committerRosa Richter <cosmic.lady.rosa@gmail.com>
Sun, 22 Oct 2023 16:48:04 +0000 (10:48 -0600)
programs/earthly.json [new file with mode: 0644]

diff --git a/programs/earthly.json b/programs/earthly.json
new file mode 100644 (file)
index 0000000..599fed0
--- /dev/null
@@ -0,0 +1,11 @@
+
+{
+  "name": "earthly",
+  "files": [
+    {
+      "path": "$HOME/.earthly",
+      "movable": false,
+      "help": "Currently unsupported.\n\n_Relevant issue_: https://github.com/earthly/earthly/issues/2210\n"
+        }
+    ]
+}