Skip to content

hpdobrica/asdf-terrascan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-terrascan Build Lint

terrascan plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar: generic POSIX utilities.

Install

Plugin:

asdf plugin add terrascan
# or
asdf plugin add terrascan https://github.com/hpdobrica/asdf-terrascan.git

terrascan:

# Show all installable versions
asdf list-all terrascan

# Install specific version
asdf install terrascan latest

# Set a version globally (on your ~/.tool-versions file)
asdf global terrascan latest

# Now terrascan commands are available
terrascan version

When installing, you can specify an override for architecture via the ASDF_TERRASCAN_OVERWRITE_ARCH environment variable. For example, if you are running on an ARM64 system, you can set ASDF_TERRASCAN_OVERWRITE_ARCH to amd64 to install the amd64 version of terrascan.

Check asdf readme for more instructions on how to install & manage versions.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Dobrica Savic

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages