aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 183c9f4..4e2e5cd 100644
--- a/packages.json
+++ b/packages.json
@@ -1,5 +1,27 @@
[
{
+ "name": "nimrun",
+ "url": "https://github.com/lee-b/nimrun",
+ "method": "git",
+ "tags": [
+ "shebang",
+ "unix",
+ "linux",
+ "bsd",
+ "mac",
+ "shell",
+ "script",
+ "nimble",
+ "nimcr",
+ "compile",
+ "run",
+ "standalone"
+ ],
+ "description": "Shebang frontend for running nim code as scripts. Does not require .nim extensions.",
+ "license": "MIT",
+ "web": "https://github.com/lee-b/nimrun"
+ },
+ {
"name": "sequtils2",
"url": "https://github.com/Michedev/sequtils2",
"method": "git",