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