265 B
265 B
DocStore - document server and indexing engine
Building
Linux:
make
or offline
make vendor
OpenBSD:
GOOS=openbsd make
or offline
GOOS=openbsd make vendor
Install
See the scripts/ directory on how to install docstore on OpenBSD.