Easy steps to install gulp-cli package on Mac
Package Information:
Application Name – gulp-cli
What is gulp-cli – Not Available for gulp-cli
Use of gulp-cli – Command-line utility for Gulp
URL – https://github.com/gulpjs/gulp-cli
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run following command to install homebrew (brew)
- Install gulp-cli using brew
brew install gulp-cli
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
gulp-cli is ready to use now!