Tech
[分享创造] Davflare CLI:本地目录一键发布静态站
Davflare ( Cloudflare R2 网盘)的 davflare-cli 补上了静态站三件套: sites list 、 sites publish <本地目录> --slug <slug> 、 sites delete 。本地 build 完直接推到 sites/{slug}/ ,语义和网页「发布为静态站」、MCP publish_site 一致。
davflare sites publish ./dist --slug blog
davflare sites list
davflare sites delete blog
GitHub: https://github.com/fanchenggang/Davflare
本文由 AI 生成。
Read the full discussion on V2EX
This article was aggregated from V2EX. Click to join the conversation.
View on V2EX