aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristine Dodrill <xena@yolo-swag.com>2015-08-16 21:42:20 -0700
committerChristine Dodrill <xena@yolo-swag.com>2015-08-16 21:42:20 -0700
commit6b59b2b2844b2e156ed231506f12556c4b771956 (patch)
tree07e9900e1b6db36c6b6738aa127248f18995b2d4
parenteca42fb82065633e698c9467e42b2bb4670296cc (diff)
downloadpackages-6b59b2b2844b2e156ed231506f12556c4b771956.tar.gz
packages-6b59b2b2844b2e156ed231506f12556c4b771956.zip
Add vardene
-rw-r--r--packages.json11
1 files changed, 10 insertions, 1 deletions
diff --git a/packages.json b/packages.json
index cc989a8..de3f50f 100644
--- a/packages.json
+++ b/packages.json
@@ -1973,5 +1973,14 @@
"description": "Http request form parser",
"license": "MIT",
"web": "https://github.com/tulayang/httpform"
+ },
+ {
+ "name": "vardene",
+ "url": "https://github.com/Xe/vardene",
+ "method": "git",
+ "tags": ["command line", "tool", "compiler"],
+ "description": "A simple tool to manage multiple installs of Nim.",
+ "license": "MIT",
+ "web": "https://christine.website/projects/Vardene"
}
- ]
+]