devcontainers-contrib / features

🐳 Extra add-in features for Devcontainers and GitHub Codespaces
MIT License
214 stars 111 forks source link

[Feature Request]: add a "Node.js (via asdf)" feature #528

Closed cgrothaus closed 9 months ago

cgrothaus commented 9 months ago

Requested Feature

I'd highly welcome a Devcontainer Feature for Node.js (via asdf).

It could look very much like other asdf based features, e.g. the act (via asdf) feature:

Motivation

In our company, we have a "asdf all the things" strategy. We like to use asdf for everything we can. Therefore, the existing Node.js (via nvm) devcontainer feature (ghcr.io/devcontainers/features/node) doesn't satisfy our needs.