swyft-wait
v1.0.3
Published
================
Readme
Swyft Wait
================
A simple command-line utility for waiting a specified amount of time.
Installation
To install Swyft Wait, run the following command:
npm install -g swyft-waitUsage
To use Swyft Wait, simply run the command with the desired wait time as an argument:
swait 5mThis will wait for 5 minutes before exiting.
Supported Units
Swyft Wait supports the following units:
a: secondsm: minutesh: hours
Examples
- Wait for 10 seconds:
swait 10s - Wait for 1 hour:
swait 1h - Wait for 30 minutes:
swait 30m
Help
To view the help message, run the command with the -h or --help flag:
swait -hThis will display the usage message and exit.
This script does not export any functions and cannot be used in any projects, only used globally as cli tool.
License
Swyft Wait is licensed under the ISC license.
Author
[SwyftPain]
