bridgedb / bridgedb/BridgeDb

consider coursier to make binaries

Open
#170 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
37
Forks
22
PR merge metrics
No merged PRs in 30d

Description

scenario with [coursier](https://get-coursier.io/) (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
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.