niminit/config/templates/nim/init.toml

12 lines
278 B
TOML
Raw Normal View History

2023-03-07 19:20:21 +00:00
########################
# 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