functional prototype: TOML settings, CLI args, templated repo output

This commit is contained in:
Trevor Bentley
2023-01-10 01:13:35 +01:00
parent 9b64c36b06
commit 1951074e8f
11 changed files with 2036 additions and 11 deletions
+12
View File
@@ -0,0 +1,12 @@
template_dir = "templates/"
output_dir = "gen/"
[a_repo]
path = "repos/connectr"
name = "connectr"
[another_repo]
path = "repos/fruitbasket"
[extra]
thingo = 1