InstallationΒΆ

At the command line:

$ pip install terraformlintingcli

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv terraformlintingcli
$ pip install terraformlintingcli

Or, if you are using pipenv:

$ pipenv install terraformlintingcli