Skip to content

Instantly share code, notes, and snippets.

@dashr
dashr / gulpfile.js
Created October 3, 2016 00:27 — forked from plasticbrain/gulpfile.js
gulp.js task to deploy code to remote servers
/*******************************************************************************
* Description:
*
* Gulp file to push changes to remote servers (eg: staging/production)
*
* Usage:
*
* gulp deploy --target
*
* Examples: