aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordef <dennis@felsin9.de>2015-02-26 22:52:39 +0100
committerdef <dennis@felsin9.de>2015-02-26 22:52:39 +0100
commitbfa281ce67be3c9223dc8b3a14f7c009deba75ef (patch)
treebcef9d34eddba4cb2d0d412168687397e8957b5b
parent8e5251b40b39515fab7c5d3f7f3c5aa6d9157633 (diff)
downloadpackages-bfa281ce67be3c9223dc8b3a14f7c009deba75ef.tar.gz
packages-bfa281ce67be3c9223dc8b3a14f7c009deba75ef.zip
Add web url for commandeer
-rw-r--r--packages.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages.json b/packages.json
index 88e5cce..70385b1 100644
--- a/packages.json
+++ b/packages.json
@@ -499,7 +499,8 @@
"method": "git",
"tags": ["library", "commandline", "arguments", "switches", "parsing", "options"],
"description": "Provides a small command line parsing DSL (domain specific language)",
- "license": "MIT"
+ "license": "MIT",
+ "web": "https://github.com/fenekku/commandeer"
},
{