]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Merge pull request #326 from Cantido/add-earthly
authorb3nj5m1n <47924309+b3nj5m1n@users.noreply.github.com>
Mon, 23 Oct 2023 13:28:24 +0000 (15:28 +0200)
committerGitHub <noreply@github.com>
Mon, 23 Oct 2023 13:28:24 +0000 (15:28 +0200)
Add Earthly

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"
+        }
+    ]
+}