apache / couchdb-erlfdb

Erlang API for FoundationDB
https://www.foundationdb.org
Apache License 2.0
28 stars 20 forks source link

Fail build gracefully if FDB cannot be found #44

Open kocolosk opened 2 years ago

kocolosk commented 2 years ago

Currently if we can't find fdbcli we just crash rebar with a nomatch error on a regex. We should do better.