Added package logue (#1585)

This commit is contained in:
flywind 2020-08-07 21:26:06 +08:00 committed by GitHub
parent 3540c37a9b
commit 520b83c23c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18956,5 +18956,18 @@
"description": "Simple watchdog (watch file changes modified, deleted, created) in nim lang.",
"license": "BSD",
"web": "https://github.com/zendbit/nim.nwatchdog"
},
{
"name": "logue",
"url": "https://github.com/planety/logue",
"method": "git",
"tags": [
"cli",
"prologue",
"web"
],
"description": "Command line tools for Prologue.",
"license": "Apache-2.0",
"web": "https://github.com/planety/logue"
}
]