merge_config_files 0.1.5

tools to merge config from multiple files / directories. supports json and toml
Documentation
1
2
3
4
5
6
7
8
{
	"folders": [
		{
			"path": "."
		}
	],
	"settings": {}
}