README ¶ fastmd A Markdown fast-transfer pipeline for AI Agents and developers. Push Markdown from your terminal, get a shareable link instantly. cat report.md | fastmd # → https://fastmd.dev/x7y2 Install curl -fsSL https://fastmd.dev/install.sh | sh Quick Start # Push cat file.md | fastmd # Get raw markdown (machine-readable) curl https://fastmd.dev/x7y2.md # Delete fastmd delete x7y2 License MIT Expand ▾ Collapse ▴ Documentation ¶ Index ¶ Variables Constants ¶ This section is empty. Variables ¶ View Source var WebFS embed.FS WebFS embeds all web assets (templates + static files) into the binary. Functions ¶ This section is empty. Types ¶ This section is empty. Source Files ¶ View all Source files assets.go Directories ¶ Show internal Expand all Path Synopsis cmd cli command server command internal render store Click to show internal directories. Click to hide internal directories.