Q/
API + CLI + S3
Artifact hosting / v0.1

From folder
to URL.

A deliberately small path for publishing generated sites, prototypes and static tools. No pipeline. No framework contract. Just files.

deploy.log● ● ●
$ quick deploy ./dist --site field-notesfound 18 files · 2.4 MBlive → https://sites.mcamprodon.cat/field-notes/
01

Configure

quick init --api-url https://quick.mcamprodon.cat
02

Inspect

quick doctor
03

Ship

quick deploy ./dist --site launch-notes
“The useful constraint is that a site is only a folder.”

DirectUploads travel from the CLI to S3 using short-lived signed URLs.

PortableAny static output works: HTML, images, WASM, or a compiled SPA.

Agent-readyThe companion skill gives coding agents a stable deployment workflow.