nick1udwig / crunch

Export Urbit group activity into a format that can be analyzed to understand the growth of the network
8 stars 0 forks source link

Allow user to select desk to output CSV to #1

Open nick1udwig opened 3 years ago

nick1udwig commented 3 years ago

As of 53c2247, CSVs get output to the %crunch desk. This should be the default, but users should be able to override.

mirtyl-wacdec commented 2 years ago

Where exactly does the output go? The generator seems to be working fine but I can't find the output file

nick1udwig commented 2 years ago

I just pushed a commit to change how the generator is run: it seems to have broken since last I used it.

Briefly, if your planet lives at ~/urbit/sampel-palnet and you've mounted the crunch desk, then running

:hood &helm-pass +crunch!crunch /csv-dumps/my-csv-file/csv *@da

will create a CSV file (and possibly the dir, if it does not exist) at

~/urbit/sampel-palnet/crunch/csv-dumps/my-csv-file.csv