Easy steps to install helmsman package on Mac
Package Information:
Application Name – helmsman
What is helmsman – Contribute to Praqma/helmsman development by creating an account on GitHub. … For older Helm versions, use Helmsman v1.x … tar zx # on MacOS curl -L …
Use of helmsman – Helm Charts as Code tool
URL – https://github.com/Praqma/helmsman
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 helmsman using brew
brew install helmsman
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
helmsman is ready to use now!