Easy steps to install yarn-completion package on Mac
Package Information:
Application Name – yarn-completion
What is yarn-completion – Not Available for yarn-completion
Use of yarn-completion – Bash completion for Yarn
URL – https://github.com/dsifford/yarn-completion
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 yarn-completion using brew
brew install yarn-completion
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
yarn-completion is ready to use now!