Merge pull request #909 from ThomasTJdev/sermon

Add sermon
This commit is contained in:
Dominik Picheta 2018-10-27 13:36:59 +01:00 committed by GitHub
commit b26b2f7718
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11229,5 +11229,19 @@
"description": "Terse and composable error handling.",
"license": "MIT",
"web": "https://github.com/quelklef/nim-sugerror"
},
{
"name": "sermon",
"url": "https://github.com/ThomasTJdev/nim_sermon",
"method": "git",
"tags": [
"monitor",
"storage",
"memory",
"process"
],
"description": "Monitor the state and memory of processes and URL response.",
"license": "MIT",
"web": "https://github.com/ThomasTJdev/nim_sermon"
}
]