terraform tools, git aliases, ctrl-c in cli, ...

This commit is contained in:
MorganGeek
2020-07-08 11:16:34 +02:00
parent c6ae66c57d
commit d7ff4f74fa
5 changed files with 17 additions and 2 deletions

View File

@ -233,7 +233,8 @@ go get -u -v github.com/jessfraz/dockfmt
go get -u -v github.com/dmlittle/scenery
go get -u -v github.com/camptocamp/terraboard
go get -u -v github.com/juliensalinas/torrengo
go get -u -v github.com/asciimoo/wuzz # Interactive cli tool for HTTP inspection
go get -u -v github.com/asciimoo/wuzz # Interactive cli tool for HTTP inspection
go get -u -v github.com/keilerkonzept/terraform-module-versions # detect new terraform modules versions
sudo curl -L git.io/scope -o /usr/local/bin/scope
sudo chmod a+x /usr/local/bin/scope