Add package watch_for_files (#1994)

This commit is contained in:
Hamid Bluri 2021-08-30 00:10:18 +04:30 committed by GitHub
parent 2cb2184f3d
commit 8008704792
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23622,5 +23622,19 @@
"description": "Kombinator is a tool to generate commands line from parameters combination from a config file.",
"license": "MIT",
"web": "https://gitlab.com/ArMour85/kombinator.git"
},
{
"name": "watch_for_files",
"url": "https://github.com/hamidb80/watch_for_files",
"method": "git",
"tags": [
"file-watcher",
"file",
"watcher",
"cross-platform"
],
"description": "cross-platform file watcher with database",
"license": "MIT",
"web": "https://github.com/hamidb80/watch_for_files"
}
]