tmpls/template.toml
jolheiser 2fbf3220eb
Initial Commit
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-11-18 11:25:27 -06:00

7 lines
166 B
TOML

# template.toml
# Write any template args here to prompt the user for, giving any defaults/options as applicable
name = "MyProject"
lang = ["Go", "Rust", "Python"]