Merge pull request #698 from subsetpark/add-consul1835

Add package consul
This commit is contained in:
Dominik Picheta 2018-04-04 22:31:35 +01:00 committed by GitHub
commit fccb0d1919
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8864,5 +8864,16 @@
"description": "Loop efficiently over a variadic number of containers",
"license": "MIT or Apache License 2.0",
"web": "https://github.com/numforge/loopfusion"
},
{
"name": "consul",
"url": "https://github.com/makingspace/nim_consul",
"method": "git",
"tags": [
"consul"
],
"description": "A simple interface to a running Consul agent.",
"license": "BSD2",
"web": "https://github.com/makingspace/nim_consul"
}
]