Skip to main content

tools like vscode file-watcher but for command only

Project description

something like File-Watcher for vscode

## Usage

cqh-file-watch -c ***.conf

### conf example

{"command_list":[
    {
        "pattern": "*.py",
        "command": "sudo supervisorctl restart redis"
    },
    {
        "command": "echo things changed"
    }
]
"directory": "/home/vagrant/code/code1"
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cqh_file_watcher-0.0.14.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

cqh_file_watcher-0.0.14-py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page