Skip to content

Instantly share code, notes, and snippets.

@mhemani-reach
Last active August 20, 2019 22:36
Show Gist options
  • Save mhemani-reach/74573493f6b0063e783ca9a92a973483 to your computer and use it in GitHub Desktop.
Save mhemani-reach/74573493f6b0063e783ca9a92a973483 to your computer and use it in GitHub Desktop.
install cfn-lint on MacOS
pip install --upgrade setuptools --user python;
pip install cfn-lint --user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment