Update .hgignore
Update README Credits section
Update README Contribution section to fit with Sourcehut's unconventional workflow
A terminal-friendly, dead-simple file server. Written in Go.
Robin is a terminal-friendly, dead-simple file server. Written in Go.
curl
-friendly/path
hg clone https://hg.sr.ht/~tsukii/robin # Clone the repo
cd robin
go mod tidy
go build
Contributions are welcome. If you found any bugs or want to requrest a feature, please open an issue.
This software uses echo web framework and tablewriter for displaying beautiful file tables
Thanks README Templates and GitPoint's README for the template. This project uses GitPoint's README template.
Thanks this TOC generator for the Table Of Content.
MIT