await-cli

Await execution for a given amount of seconds

Usage no npm install needed!

<script type="module">
  import awaitCli from 'https://cdn.skypack.dev/await-cli';
</script>

README

await-cli

Build Status

Install

$ npm install -g await-cli

Usage

$ await --help

    Usage
        $ await <seconds>

    Example
        $ await 2 && echo hello world