Skip to content

Instantly share code, notes, and snippets.

@shakee93
Created August 4, 2018 07:49
Show Gist options
  • Save shakee93/cb0e97bb130a452c19c58f977b5cc98a to your computer and use it in GitHub Desktop.
Save shakee93/cb0e97bb130a452c19c58f977b5cc98a to your computer and use it in GitHub Desktop.
node-reel command example
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