publish temporary HTML plans with no account or api tokens required, backed by Cloudflare Drop
Ask your agent to set up pland:
Set up pland by following the instructions at:
https://raw.githubusercontent.com/flamboh/pland/main/AGENT_INSTALL.md
Or install with:
curl -fsSL https://raw.githubusercontent.com/flamboh/pland/main/install.sh | shUpload a standalone HTML file:
pland path/to/plan.html
Upload a site with CSS, images, or other assets:
pland path/to/site-directory
# The directory must contain index.html
For agent-friendly output:
pland path/to/plan.html --json
Keep pland current:
pland update --check
pland update
No Cloudflare account, login, API token, Node, or Wrangler is required.
Run pland to get started!