niminit/config/templates/nim/init.toml
2023-03-07 20:20:21 +01:00

12 lines
No EOL
278 B
TOML

########################
# niminit Nim Template #
# (c) Sangelo - 2023 #
########################
[general]
# Should a script be ran after initialising?
runScript = false
# What script should be executed?
scriptPath = ""
# Should a git repo be initialised?
initGitRepo = true