Skip to content

sliekens/devcontainer

v1.0.1MIT

Create, update, validate, operate, and troubleshoot Dev Container setups, including devcontainer.json, local or published Dev Container Features, and devcontainer CLI workflows.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "devcontainer",
  "description": "Create, update, validate, operate, and troubleshoot Dev Container setups, including `devcontainer.json`, local or published Dev Container Features, and `devcontainer` CLI workflows.",
  "version": "1.0.1",
  "author": {
    "name": "Steven Liekens",
    "email": "hey@stevenliekens.be"
  },
  "license": "MIT",
  "keywords": [
    "devcontainer",
    "devcontainer-cli",
    "devcontainer-feature",
    "development-containers",
    "containers"
  ]
}