{ "id": "atmos", "version": "1.0.6", "name": "Atmos (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/atmos", "description": "Atmos is a workflow automation tool. Atmos is lets you take a complex workflow and turn it into a parameterized CLI. You can then run the CLI anywhere, such as locally or in CI/CD.", "options": { "version": { "default": "latest", "description": "Select the version to install.", "proposals": [ "latest" ], "type": "string" } }, "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] }