npm install hydrate-me
Example usage:
"start": "your-script --watch & hydrate-me --interval 30"
The default `--interval` is 15 minutes, which you may set to another number to represent a different minute interval.
Get hydrated by running this solo or appending to a watch type of command for reminders at your chosen minute interval.
npm install hydrate-me
Example usage:
"start": "your-script --watch & hydrate-me --interval 30"
The default `--interval` is 15 minutes, which you may set to another number to represent a different minute interval.