Add package daemonim (#842)

* Added package daemonim

* Update packages.json
This commit is contained in:
Bung 2018-08-27 01:59:33 +08:00 committed by Dominik Picheta
parent ef839d0c4b
commit 80bfc1b82d

View File

@ -10505,5 +10505,17 @@
"description": "OpenStreetMap Overpass API Lib",
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-overpass"
},
{
"name": "daemonim",
"url": "https://github.com/bung87/daemon",
"method": "git",
"tags": [
"unix",
"library"
],
"description": "daemonizer for Unix, Linux and OS X",
"license": "MIT",
"web": "https://github.com/bung87/daemon"
}
]