devcontainers / devcontainers/spec
Feature : support .tool-versions for (nodejs, ruby, etc)
Open
proposal
- Dominant language
- No language data
- Stars
- 5.7k
- Forks
- 496
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
A feature that would help maintenance : it would be nice to support .tool-versions (asdf) files like github actions.
For github actions, if a key versionFile equals ".tool-versions" then the version to install is read from this file.
This would avoid multiple source of truth / conflicts.
Contributor guide
Assessment
This issue has not been assessed yet.