gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: libeufin howto, more instructions


From: gnunet
Subject: [taler-docs] branch master updated: libeufin howto, more instructions
Date: Mon, 05 Oct 2020 17:08:14 +0200

This is an automated email from the git hooks/post-receive script.

ms pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 57cea31  libeufin howto, more instructions
57cea31 is described below

commit 57cea31c02ffd2ca3384aa61758d8ab42985f530
Author: MS <ms@taler.net>
AuthorDate: Mon Oct 5 17:08:09 2020 +0200

    libeufin howto, more instructions
---
 libeufin/nexus-howto.rst | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

diff --git a/libeufin/nexus-howto.rst b/libeufin/nexus-howto.rst
index aa062fe..b1c78eb 100644
--- a/libeufin/nexus-howto.rst
+++ b/libeufin/nexus-howto.rst
@@ -13,10 +13,18 @@ Note that Kotlin+Gradle should already work on the host 
system.
 Install Nexus
 =============
 Navigate into the `libeufin` local repository, and from top-level run:
-``$ ./gradlew -Pprefix=$PREFIX nexus:installToPrefix``
 
-In case of success, Nexus can be run with the following command:
-``$ libeufin-nexus``
+.. code-block:: shell
+
+  $ ./gradlew -Pprefix=$PREFIX nexus:installToPrefix
+  $ ./gradlew -Pprefix=$PREFIX cli:installToPrefix
+
+In case of success, the two following commands should be found:
+
+.. code-block:: shell
+
+  $ which libeufin-nexus
+  $ which libeufin-cli
 
 Connect Nexus with a EBICS account
 ==================================

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]