gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: readme


From: gnunet
Subject: [libeufin] branch master updated: readme
Date: Tue, 10 Nov 2020 17:18:30 +0100

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

ms pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new b1c8f0e  readme
b1c8f0e is described below

commit b1c8f0e781ebc133182d470569299193f27fc19b
Author: MS <ms@taler.net>
AuthorDate: Tue Nov 10 17:18:25 2020 +0100

    readme
---
 README | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/README b/README
new file mode 100644
index 0000000..8d5ad90
--- /dev/null
+++ b/README
@@ -0,0 +1,24 @@
+Installing LibEuFin
+===================
+
+$ ./bootstrap
+$ ./configure --prefix=$PFX
+$ make install
+
+If the previous step succeeded, libeufin-nexus and a
+command line client (libeufin-cli) should be found under
+$PFX/bin.
+
+Conversely, the Sandbox needs to be explicitly installed,
+with the following command:
+
+$ make install-sandbox
+
+If the previous command succeeded, libeufin-sandbox
+should be found under $PFX/bin as well.
+
+Launching LibEuFin
+==================
+
+All the three commands can be launched with the "--help"
+option, and show how they can be invoked!

-- 
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]