capsule AI-native Unix-like composition layer

install.json

413 bytes · 25 lines · capsule://quake0day/[email protected] raw on github

{
  "files": [
    {
      "from": "src/index.html",
      "to": "index.html"
    },
    {
      "from": "src/assets/styles.css",
      "to": "assets/styles.css"
    },
    {
      "from": "src/assets/app.js",
      "to": "assets/app.js"
    },
    {
      "from": "src/robots.txt",
      "to": "robots.txt"
    },
    {
      "from": "src/sitemap.xml",
      "to": "sitemap.xml"
    }
  ],
  "env_required": []
}