Files
itsy-gitsy/examples/csv/README
T
2023-01-15 18:27:18 +01:00

10 lines
238 B
Plaintext

This example demonstrates generating a CSV spreadsheet from a few git
repositories using Itsy-Gitsy.
Generate with:
$ itsy-gitsy -c csv.toml --clean --local
Then open "rendered/repos.csv" with a text editor or spreadsheet
application.