bridgedb / BridgeDb

The BridgeDb Library source code

Home Page:https://bridgedb.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

consider coursier to make binaries

egonw opened this issue · comments

scenario with coursier (no Debian/Ubuntu package?):

curl -fLo cs https://git.io/coursier-cli-"$(uname | tr LD ld)"
chmod u+x cs
export COURSIER_REPOSITORIES="ivy2Local|central|http://maven.restlet.org/"
./cs bootstrap --standalone -o org-bridgedb-server-3.0.5 org.bridgedb:org.bridgedb.server:3.0.5 -M org.bridgedb.server.Server