dotfiles/javascript/install.sh
2024-01-25 14:38:40 -08:00

9 lines
231 B
Bash
Executable file

#!/usr/bin/env bash
# vim:set ft=bash:
cd "$(dirname "${BASH_SOURCE[0]}")" \
&& source "../node/node_utils.sh"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
npm_install "gulp-cli" "gulp CLI"