🤖 New — publish with your AI agent

Publish Markdown directly from your terminal.

Open-source CLI to publish Markdown and HTML straight from the command line. Perfect for power users and AI agents — get a shareable URL in seconds.

Free forever, no credit card required

zsh — my-notes
fl ./my-notes
Scanning 12 files…
✓ Uploaded 12 files in 3.2s
→ Live at my-notes.flowershow.app
How it works

Publish in one command.

No git repo, no build pipeline. Just run fl — you'll get a shareable URL in seconds.

1

Publish

fl ./my-folder

Your site goes live instantly and you get a shareable URL. Works with a single file too.

2

Republish

fl ./my-folder

The same command updates your site. We diff locally and upload only what changed.

Demo

See it go from folder to live site.

Why the terminal

Why publish from the terminal?

📄

No setup required

No git init, no config files, no "setting up a project". If you have a folder of Markdown on your computer, you can publish it.

Instant

No build pipelines and no waiting for a server to clone your repo. The CLI uploads fast, and on updates it diffs locally and sends only what changed.

🤖

Automation ready

Since it's just a command, it's perfect for scripts, cron jobs, or AI agents that need to publish content without a human clicking a UI.

🏃

Stay in flow

Don't break your writing flow to switch to a browser. Write in your editor, run fl, share the URL, and keep going.

Markdown to URL. Straight from your shell.

Install the open-source CLI and publish your first site in seconds — free, no credit card required.

Install now

Open source · Free plan, forever

Built with LogoFlowershow