Created
August 4, 2018 07:49
-
-
Save shakee93/cb0e97bb130a452c19c58f977b5cc98a to your computer and use it in GitHub Desktop.
node-reel command example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const reel = require('node-reel') | |
reel().command('npm run clean_trash').everyThirtyMinutes().run() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment