A NodeJS CLI tool to run a command in a fixed interval
Go to file
2019-11-20 13:02:20 -05:00
bin raw implementation 2019-11-20 13:02:20 -05:00
lib raw implementation 2019-11-20 13:02:20 -05:00
.gitignore raw implementation 2019-11-20 13:02:20 -05:00
package-lock.json raw implementation 2019-11-20 13:02:20 -05:00
package.json raw implementation 2019-11-20 13:02:20 -05:00
README.md initial commit 2019-11-20 13:02:08 -05:00
yarn.lock raw implementation 2019-11-20 13:02:20 -05:00

iexec

Run a command with fixed intervals until you want to stop

run iexec -h for usage.