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