An open API service indexing awesome lists of open source software.

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

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.