Boarder v0.2.0
New features
- Better error handling
- New Template with Preview mode
- Accessible template to modify or change layout
- Goroutines for faster media downloads
Install from Release
- Download and unzip the files.
- Fill
threads.txt
as mentioned in the README.md. - Run boarder.
Install from Source
- Clone source.
- Execute
go build .
- Fill
threads.txt
as mentioned in the README.md. - Run boarder.