Repeats a command
Project description
Repeats the given command until specified conditions are met.
Installation
pip install repeat-cli
Usage
repeat [FLAGS] COMMAND
For example:
repeat ls
Will call the ls command until you press CTR+C.
repeat -c5 ls
Will call the ls command 5 times.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
repeat-cli-1.0.1.tar.gz
(1.9 kB
view hashes)