add mdbook example

This commit is contained in:
Trevor Bentley
2023-01-15 18:27:18 +01:00
parent 88e76d788c
commit a5e01d22f5
9 changed files with 106 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
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.