Add web url for commandeer

This commit is contained in:
def 2015-02-26 22:52:39 +01:00
parent 8e5251b40b
commit bfa281ce67

View File

@ -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"
},
{