Bridge is a minimalist tool to share your Markdown files instantly.
Convert any .md
file into a clean, shareable link with zero hassle.
- Easy Markdown sharing
- Instant web previews
- Simple, fast workflow
Install Bridge using Go:
go install github.com/egeuysall/bridge/backend/cmd/bridge@latest
To share a Markdown file, simply run:
bridge -p filename.md
This will automatically push your file to the internet and return a link that you can open or share.
This project is licensed under the GNU General Public License v3.0 (GPL-3.0). See the LICENSE file for details.