https://github.com/pydoit/doit-auto1
doit command plugin - filewatch re-execute on changes pyinotify/linux macfsevents/darwin
https://github.com/pydoit/doit-auto1
Last synced: 7 months ago
JSON representation
doit command plugin - filewatch re-execute on changes pyinotify/linux macfsevents/darwin
- Host: GitHub
- URL: https://github.com/pydoit/doit-auto1
- Owner: pydoit
- License: mit
- Created: 2022-04-13T17:27:46.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-25T14:52:02.000Z (over 3 years ago)
- Last Synced: 2025-03-23T19:51:22.058Z (about 1 year ago)
- Language: Python
- Size: 9.77 KB
- Stars: 1
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES
- License: LICENSE
Awesome Lists containing this project
README
# doit cmd plugin: **auto**
Watch filesystem and re-execute on changes.
# Status
This is the *first* generation of `doit` `auto` command.
It is based on:
- Linux: pyinotify
- MAC: macfsevents `
Unfortunately both of this projects are not maintained anymore.