aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBillingsly Wetherfordshire <phowl.mouth@gmail.com>2015-02-27 04:30:05 -0600
committerBillingsly Wetherfordshire <phowl.mouth@gmail.com>2015-02-27 04:30:05 -0600
commit0f500505c0afa4224a7a2f230c196a12a0c863c1 (patch)
treee3e482fd895962bc6d0ab6c35528b90035a6d18b
parente2fc90e02f1b6bff490cca9d4f9d9229705874ad (diff)
parentbfa281ce67be3c9223dc8b3a14f7c009deba75ef (diff)
downloadpackages-0f500505c0afa4224a7a2f230c196a12a0c863c1.tar.gz
packages-0f500505c0afa4224a7a2f230c196a12a0c863c1.zip
Merge pull request #134 from def-/fix-link
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 5bcb7c5..5b23c49 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"
},
{