Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

delay-cli

sindresorhus28.2kMIT2.0.0

Delay execution for a given amount of seconds

cli-app, cli, delay, sleep, pause, suspend, execution, wait, seconds

readme

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 🦄
  • delay - API for this module