aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 2189689..36b9e41 100644
--- a/packages.json
+++ b/packages.json
@@ -8579,5 +8579,19 @@
"description": "OpenSSL wrapper for Nim",
"license": "MIT",
"web": "https://github.com/genotrance/nimssl"
+ },
+ {
+ "name": "snip",
+ "url": "https://github.com/genotrance/snip",
+ "method": "git",
+ "tags": [
+ "console",
+ "editor",
+ "text",
+ "cli"
+ ],
+ "description": "Text editor to speed up testing code snippets",
+ "license": "MIT",
+ "web": "https://github.com/genotrance/snip"
}
]