dineshba / tf-summarize

A command-line utility to print the summary of the terraform plan
MIT License
534 stars 38 forks source link

Add asdf install instructions #24

Closed adamcrews closed 1 year ago

adamcrews commented 1 year ago

tf-summarize can now be installed using the asdf package manager.

dineshba commented 1 year ago

Hi @adamcrews ... Thanks for this PR

I am new to asdf. I had to do plugin add, before install. Is it expected for all users. If yes, we can add this to readme.

asdf plugin add tf-summarize

and in readme, we can add link to https://github.com/adamcrews/asdf-tf-summarize#install for more details

adamcrews commented 1 year ago
asdf plugin add tf-summarize

Oh wow, I'm sorry I forgot that in the docs. Yes it's required and added now along with a link to the plugin source.