docstore/README.md
2019-05-01 22:25:23 +02:00

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.