templates/default/config.toml

14 lines
250 B
TOML
Raw Permalink Normal View History

2023-10-10 23:29:49 +00:00
[template]
name = "Default"
version = "0.1.0"
authors = [
"Dashinit Contributors",
"Sangelo"
]
links = [
"https://gitpot.dev/dashinit/templates/src/branch/main/default/README.md"
]
[automation]
enabled = true
script = "./scripts/main.sh"