This repository has been archived by the owner on Jun 8, 2021. It is now read-only.
How to install and run?
First you need to install Docker in your system and download and unzip this file. Then enter in a terminal (inside directory isbnsrv-1.1.6
):
$ docker build --tag="isbnsrv:1.1.6" .
$ docker run -d -p 8080:8080 isbnsrv:1.1.6
(it exposes port 8080). Now read the documentation.
What's new?
- Faster 'bags' with isbnlib-3.10.7.