Skip to content

tofuutils/asdf-tenv

Repository files navigation

Github release Contributors maintenance status Build Lint


Logo

asdf-tenv

Official tenv plugin for asdf version manager
· Report Bug · Request Feature

Table of Contents

Table of Contents
  1. Dependencies
  2. Installation
  3. Environment variables
  4. Contributing
  5. Community
  6. Authors
  7. Licence

Contents

Dependencies

  • bash, curl

Installation

plugin

asdf plugin add tenv https://github.com/tofuutils/asdf-tenv

tenv

# Show all installable versions
asdf list-all tenv

# Install a specific version
asdf install tenv latest

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

# Now tenv commands are available
tenv  -version

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

Environment Variables

  • ASDF_TENV_SKIP_VERIFY: skip verifying checksums and signatures (default: false)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Community

Have questions or suggestions? Reach out to us via:

  • GitHub Issues
  • User/Developer Group: Join github community to get update of Harbor's news, features, releases, or to provide suggestion and feedback.
  • Slack: Join tofuutils's community for discussion and ask questions: OpenTofu, channel: #tofuutils

Authors

asdf-tenv supported by tofuutils team with help from these awesome contributors:

Star History Chart

LICENSE

The tenv project is distributed under the Apache 2.0 license. See LICENSE.