aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2018-09-14 18:52:08 +0100
committerGitHub <noreply@github.com>2018-09-14 18:52:08 +0100
commit9ef06d59844068ca50f6808fce812f5e12be6b32 (patch)
tree8ba7d133b2df92777df54d3d419aeb7dc401d476
parentd2aac6dacea2ff78971a5a69145a37f4af94b5fb (diff)
parent6752c75d52702b119193a6ead37f7191dcf282f2 (diff)
downloadpackages-9ef06d59844068ca50f6808fce812f5e12be6b32.tar.gz
packages-9ef06d59844068ca50f6808fce812f5e12be6b32.zip
Merge pull request #856 from juancarlospaco/add-hackpad1843
Added package hackpad
-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"
}
]