gulp-exec
Task runner
An npm package providing an exec plugin for Gulp tasks to run shell commands with customizable reporting and error handling.
exec plugin for gulp
163 stars
6 watching
19 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
robrich/gulp-if | A plugin that conditionally controls the flow of vinyl objects in a Gulp pipeline | 655 |
sindresorhus/gulp-mocha | A wrapper around Mocha test runner for Node.js applications using Gulp | 375 |
ehmicky/gulp-execa | A Gulp.js plugin that provides an efficient and secure way to execute shell commands and scripts in a pipeline-based workflow. | 58 |
mllrsohn/gulp-protractor | A tool for running automated tests with Selenium WebDriver using Gulp as the build system. | 136 |
sindresorhus/gulp-jasmine | A tool for running and managing unit tests in JavaScript projects using the Jasmine testing framework. | 111 |
johnpapa/gulp-patterns | Automates tasks such as testing, code analysis, and deployment for JavaScript applications using Gulp. | 500 |
srs/gradle-gulp-plugin | A Gradle plugin that integrates Gulp tasks into the build process. | 70 |
srs/gradle-grunt-plugin | A plugin that integrates Grunt task execution into the Gradle build process | 106 |
ahaurw01/gulp-remember | A Gulp plugin that remembers and recalls files passed through it to optimize file processing. | 150 |
jonkemp/gulp-useref | Replaces non-optimized script and stylesheet references in HTML files with optimized versions | 705 |
jonschlinkert/gulp-htmlmin | A Gulp plugin for minifying HTML files | 726 |
jpillora/grunt-aws | An AWS integration plugin for Grunt tasks to interact with various AWS services such as S3, Route 53, CloudFront, and SNS. | 171 |
gulpjs/gulp | A toolkit to automate and enhance development workflows by streamlining tasks such as file transformations, code generation, and deployment. | 33,034 |
platform-cuf/use-gulp | An introduction to using Gulp as a task automation tool in software development projects. | 840 |
dlmanning/gulp-sass | A SASS plugin for Gulp. | 1,569 |