gulp

JavaScript task runner and streaming build system. Tasks are defined within gulpfile.js at the project root. More information: <https://github.com/gulpjs/gulp-cli>.

Debian Debian
RUN apt-get update && \ apt-get install -y gulp
Ubuntu
RUN apt-get update && \ apt-get install -y gulp
Arch Arch Linux
RUN pacman -S --noconfirm gulp
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y gulp
click the source code to copy install gulp on any operating system with command-not-found.com