delay-cli

Delay execution for a given amount of seconds

MIT License

Downloads
27.7K
Stars
86
Committers
3

delay-cli

Delay execution for a given amount of seconds

Similar to the sleep command, but cross-platform.

Install

npm install --global delay-cli

Usage

$ delay --help

  Usage
    $ delay <seconds>

  Example
    $ delay 4.3 && echo 🦄

Related

  • delay - API for this module