go get github.com/Warh40k/bookstack-coding
import "github.com/Warh40k/bookstack-coding/bookstack"
You can test the library with two executables provided
encoder <input file> <output file>
decoder <input file> <output file>
or
encoder <input dir> <output dir>
decoder <input dir> <output dir>