Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/more/community-projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ Here are some community projects related to `asdf`:
- [asdf dev container](https://github.com/iloveitaly/asdf-devcontainer): A
[GitHub Dev Container](https://docs.github.com/en/codespaces/setting-up-your-project-for-codespaces/introduction-to-dev-containers)
supporting asdf managed tools in GitHub Codespaces.
- [asdf Dev Container Feature](https://github.com/Alegrowin/devcontainer-features/): A Dev Container Feature that installs asdf in any dev container.
It works with pre 0.16.0 and 0.16.0+. If user Opt-in auto-install, it will automatically install tools from `.tool-versions.

::: warning Note

Expand Down
Loading