igor 0.1.2

Generic text-based vendoring
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
niches-directory = "niches"

[[psychotropic.cues]]
name = "profile"
"use-thundercloud" = { directory = "{{PROJECT}}/niches/profile/local" }

[[psychotropic.cues]]
name = "project-settings"
wait-for = ["profile"]

[[psychotropic.cues]]
name = "#main"

[[psychotropic.cues]]
name = "example"
use-thundercloud = { directory = "{{PROJECT}}/example-thundercloud", on-incoming = "Update", features = ["glass", "bash_config", "kermie"], invar-defaults = { props = { marthter = "Jeremy", buyer = "Myra LeJean", milk-man = "Kaos" } } }