Skip to content

Instantly share code, notes, and snippets.

@endel
Created September 28, 2015 00:02
Show Gist options
  • Save endel/e208c19881e44c95d37e to your computer and use it in GitHub Desktop.
Save endel/e208c19881e44c95d37e to your computer and use it in GitHub Desktop.
Running gulp from another directory
node ../../node_modules/gulp/bin/gulp.js --gulpfile ../../gulpfile.js --cwd ../../ build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment