Skip to main content

Allows to call a command continuously, whenever an argument file changes

Project description

# Continuous

Continuous is a wrapper that allows to invoke a command in continuous mode, i.e. to reinvoke it whenever a given files changes. Just invoke the command, and wrap the files to be watched in ‘_’.

Usage example:

> echo “” >hello.txt > continuous cat _hello.txt_ > echo “hello” >>hello.txt hello > echo “hello again” >>hello.txt hello hello again

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

continuously-0.0.1.tar.gz (1.7 kB view hashes)

Uploaded Source

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