libeufin

Integration and sandbox testing for FinTech APIs and data formats
Log | Files | Refs | Submodules | README | LICENSE

commit 9fe540fe8601e56dac3a7c9954f01a18e9432199
parent ea5552f76f79175f1469fcc548685e00c5b3a75c
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Wed, 15 Apr 2020 16:07:20 +0200

readme

Diffstat:
Mnexus/README | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/nexus/README b/nexus/README @@ -20,6 +20,9 @@ Installing the Nexus start script along the project files $ cd <top-level directory of this repository> $ ./gradlew -q -Pprefix=<installation prefix> nexus:installToPrefix +If the previous step succeeded, the nexus can be launched by the +following file: "<installation prefix>/bin/nexus". + Documentation =============