capsule AI-native Unix-like composition layer

install.json

258 bytes · 17 lines · capsule://quake0day/[email protected] raw on github

{
  "files": [
    {
      "from": "src/_headers",
      "to": "_headers"
    },
    {
      "from": "src/_redirects",
      "to": "_redirects"
    },
    {
      "from": "src/wrangler.toml.tmpl",
      "to": "wrangler.toml"
    }
  ],
  "env_required": []
}