Simply create devcontainers for language testing based on simple yaml description files.
curl -so- https://raw.githubusercontent.com/dhhyi/devcontainer-creator/dist/bundle.js | node - dcc://lua .
Generated devcontainers can be previewed on the branch devcontainers
- @devcontainers/cli (install using
npm i -g @devcontainers/cli@latest
)