Easy steps to install gitql package on Mac
Package Information:
Application Name – gitql
What is gitql – Not Available for gitql
Use of gitql – Git query language
URL – https://github.com/filhodanuvem/gitql
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>. Type terminal and hitEnterkey. - Now, run following command to install homebrew (brew)
- Install gitql using brew
brew install gitql

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null

gitql is ready to use now!