Added package watchout (#2143)

Co-authored-by: Miran <narimiran@disroot.org>
This commit is contained in:
George Lemon 2022-02-11 14:28:03 +02:00 committed by GitHub
parent d52bf0b4bc
commit 9636926568
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25147,6 +25147,24 @@
"license": "MIT",
"web": "https://github.com/vtbassmatt/nim-uuid4"
},
{
"name": "watchout",
"url": "https://github.com/openpeep/watchout",
"method": "git",
"tags": [
"filesystem",
"monitor",
"filesystem-monitor",
"watcher",
"fswatch",
"watchout",
"reload",
"fsnotify"
],
"description": "⚡️ Just... yellin' for changes! File System Monitor for devs",
"license": "MIT",
"web": "https://github.com/openpeep/watchout"
},
{
"name": "uap",
"url": "https://gitlab.com/artemklevtsov/nim-uap",