Wippit
Start free →

For developers & builders

Start building on Wippit.

This is the developer path. Claim a workspace, install the wippctl CLI and the wippit-publish skill for Claude Code, then let Claude build and publish to your-name.wipp.it. Not a developer? Jump to the owner path at the bottom.

1 Get your Wippit workspace

Start your workspace — your-name.wipp.it — free for the first month, then $19/mo. That’s where your site (and everything you add later) lives.

2 Install — and keep it updated

# macOS / Linux — the same command installs and updates
curl -fsSL https://get.wipp.it/wippctl/install.sh | bash
# Windows (PowerShell)
irm https://get.wipp.it/wippctl/install.ps1 | iex

Installs the wippctl CLI and the wippit-publish skill for Claude Code, together and checksum-verified. Updating is the very same command — re-run it any time to upgrade both to the latest release.

wippctl checks for a newer version about once a day and prints a one-line reminder when one ships. Check yourself any time with wippctl version --check; silence the reminder with --no-update-check (or set WIPPCTL_NO_UPDATE_CHECK=1). Full instructions live at get.wipp.it/wippctl/update.

3 Ask Claude

Open Claude Code in any folder and say:

“Publish my site.”

Claude builds what you describe, then publishes it to your-name.wipp.it — the workspace you claimed in step 1 — and hands you the live URL. Want to add a feature later? Just ask — e.g. “add a quote tool at /cotizacion” — and it goes live on your site immediately.

Not a developer? You don’t need the terminal. Open Claude Code and just say, in plain words, “set up Wippit and publish my site” — Claude runs the steps above for you. Prefer it fully hands-off? Talk to an expert → and we’ll set it up with you.