macOS
brew install gulp-clilocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gulp-cli pour les workflows d'agents IA.
installation
brew install gulp-clilocal Homebrew formula metadata
sudo apt install gulpDebian stable package indexes · gulp · Source: deb.debian.org
sudo pacman -S gulpArch Linux sync databases · gulp · Source: geo.mirror.pkgbuild.com
choco install gulp-cliChocolatey community package catalog · gulp-cli · Source: community.chocolatey.org
aperçu
Command-line utility for Gulp
historique
gulp-cli is the command-line launcher for gulp, the JavaScript build-system and task-runner ecosystem. Its package-manager role is deliberately split from the local gulp library: users install the CLI as a global or package-manager-provided command, while each project keeps its own gulp dependency and gulpfile.
The gulp-cli repository was created in December 2014, and the npm package was first published as 0.1.0 later that month. That timing matches gulp's move away from a single globally installed gulp package toward a small command shim that locates and runs the gulp version installed in a project.
The 1.0.0 npm publication in November 2015 stabilized the split CLI model. The 2.x line, published from December 2017, sat alongside gulp 4-era workflows, and the 3.0.0 changelog in March 2024 records modernization work such as Liftoff v5, removal of older flags, and support work for future gulp handlers.
The official quick-start documentation teaches `npm install --global gulp-cli` before `npm install --save-dev gulp`, so gulp-cli became the package users and OS package maintainers expose as the executable named `gulp`.
Homebrew, Chocolatey, Debian, Ubuntu, Arch, and other package indexes package the CLI separately or map it to the `gulp` command, reflecting its status as the distribution-friendly entry point rather than the project-local build library.
Users invoke `gulp [flags] <task>...` from a project tree. The CLI discovers the gulpfile, loads project-local gulp, prints task trees, supports completion, and accepts configuration through `.gulp.*` files in the current directory hierarchy or the home directory.
For package users, the practical distinction matters: upgrading the command-line package changes the launcher, while task semantics are mainly controlled by the project's pinned gulp and plugin dependencies.
gulp-cli is a clean example of the global-shim/local-library pattern in Node packaging. It reduces global dependency drift, lets different projects use different gulp versions, and gives package managers a small executable package that can be updated without rewriting every project's build stack.
Its history is also a packaging lesson from the task-runner boom: the command name stayed stable, but ownership of behavior moved into the project dependency graph.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.gulp.*~/.gulp.*exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
gulp | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/gulpjs/gulp-cli
métadonnées d'installation
| Clé du paquet | brew:gulp-cli |
|---|---|
| Version | 3.1.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/gulp-cli |
| Page d'accueil | https://github.com/gulpjs/gulp-cli |
| Dépôt | https://github.com/gulpjs/gulp-cli |
| Docs amont | https://github.com/gulpjs/gulp-cli#readme |
| Licence | MIT |
| Archive source | https://registry.npmjs.org/gulp-cli/-/gulp-cli-3.1.0.tgz |
| Dépendances | node |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gulp-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
gulp-cli
choco install gulp-cligulp 4.0.2+~cs54.26.36-8
streaming build system to automate painful or time-consuming tasks
sudo apt install gulpgulp 4.0.2+~cs54.26.36-6
streaming build system to automate painful or time-consuming tasks
sudo apt install gulpgulp 5.0.1-1
The streaming build system
sudo pacman -S gulppiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.