10 lines
238 B
Plaintext
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.
|