Skip to main content

Runs the provided command on detected file changes.

Project description

wch

pip install wch
wch --help
usage: wch [options] -- <command>

Runs the provided command on detected file changes.

positional arguments:
  command

optional arguments:
  -h, --help            show this help message and exit
  -d DIRECTORY, --directory DIRECTORY
                        Directory to watch. Defaults to current working directory.
  -i IGNORE, --ignore IGNORE
                        Directory to ignore.

Examples:
  wch -d src -d tests -- pytest
  wch -i docs -- black .

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

wch-0.2.6.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

wch-0.2.6-py3-none-any.whl (4.3 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