mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Merge pull request #698 from subsetpark/add-consul1835
Add package consul
This commit is contained in:
commit
fccb0d1919
@ -8864,5 +8864,16 @@
|
|||||||
"description": "Loop efficiently over a variadic number of containers",
|
"description": "Loop efficiently over a variadic number of containers",
|
||||||
"license": "MIT or Apache License 2.0",
|
"license": "MIT or Apache License 2.0",
|
||||||
"web": "https://github.com/numforge/loopfusion"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user