Install and landing site for claude-diag
cdiag.link is the public Astro site for claude-diag, including the landing page and install command:
curl -fsSL https://sh.cdiag.link | bashInstall dependencies:
bun installRun the local dev server:
bun devCheck and build:
bun run check
bun run build- Astro
- Bun
- Svelte
- TypeScript
- UnoCSS
AGPL-3.0. See LICENSE.