aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index c716d1e..94da0d1 100644
--- a/packages.json
+++ b/packages.json
@@ -10644,5 +10644,25 @@
"description": "Redis client for Nim",
"license": "Apache2",
"web": "https://github.com/xmonader/nim-redisclient"
+ },
+ {
+ "name": "hackpad",
+ "url": "https://github.com/juancarlospaco/nim-hackpad",
+ "method": "git",
+ "tags": [
+ "web",
+ "jester",
+ "lan",
+ "wifi",
+ "hackathon",
+ "hackatton",
+ "pastebin",
+ "crosscompilation",
+ "teaching",
+ "zip"
+ ],
+ "description": "Hackathon Web Scratchpad for teaching Nim on events using Wifi with limited or no Internet",
+ "license": "MIT",
+ "web": "https://github.com/juancarlospaco/nim-hackpad"
}
]