README
snooze-cli 1.0.0-alpha.1
Snooze Command Line Interface
Inoperable at the moment. Stay tuned for updates.
Instead use.
node main.js
To start your snooze application. Remember to add the module.wakeup()
method to your main.js
Snooze Command Line Interface
<script type="module">
import snoozeCli from 'https://cdn.skypack.dev/snooze-cli';
</script>
Snooze Command Line Interface
Inoperable at the moment. Stay tuned for updates.
Instead use.
node main.js
To start your snooze application. Remember to add the module.wakeup()
method to your main.js