Easy steps to install flint-checker package on Mac
Package Information:
Application Name – flint-checker
What is flint-checker – Not Available for flint-checker
Use of flint-checker – Check your project for common sources of contributor friction
URL – https://github.com/pengwynn/flint
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>. Type terminal and hitEnterkey. - Now, run following command to install homebrew (brew)
- Install flint-checker using brew
brew install flint-checker

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

flint-checker is ready to use now!