1 2 3 4 5
{ "name": "postman2openapi", "image": "ghcr.io/kevinswiber/postman2openapi-devcontainer", "postCreateCommand": "rustc --version && echo \"node $(node --version)\" && just --version" }