View Issue Details

IDProjectCategoryView StatusLast Update
0005694Talerauditorpublic2019-12-20 19:12
ReporterLUG Assigned ToChristian Grothoff  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Versiongit (master) 
Target Version0.6Fixed in Version0.6 
Summary0005694: Add README to auditor repo
DescriptionI was trying to work on 0005063 and noticed that there is no README or other setup instructions for the auditor repo on its own. Are people supposed to build this stand-alone? If so, I'd like to suggest adding a README that could look something like this:

> To build the auditor web page stand alone, make sure you have gnunet installed (e.g. via apt install gnunet) for the required gnunet-ecc support, and run the following steps from the repository root:
>
> git submodule init
> git submodule update --remote
> make

If people are not supposed to build this repo stand-alone, I'd still suggest adding a README but then just pointing to the appropriate setup instructions.

What do you think? Did I miss something when attempting setting this up locally?
TagsNo tags attached.

Activities

Christian Grothoff

2019-04-20 12:13

manager   ~0014312

Yes, you are right, and some minimal instructions are indeed in order here. I've added them as suggested in 632428c..2e95bd9

Issue History

Date Modified Username Field Change
2019-04-19 12:28 LUG New Issue
2019-04-19 12:28 LUG Status new => assigned
2019-04-19 12:28 LUG Assigned To => Christian Grothoff
2019-04-20 12:13 Christian Grothoff Note Added: 0014312
2019-04-20 12:14 Christian Grothoff Status assigned => resolved
2019-04-20 12:14 Christian Grothoff Resolution open => fixed
2019-04-20 12:14 Christian Grothoff Fixed in Version => 0.6
2019-04-20 12:14 Christian Grothoff Product Version => git (master)
2019-04-20 12:14 Christian Grothoff Target Version => 0.6
2019-12-20 19:12 Christian Grothoff Status resolved => closed