Home

cfg @ae439db5e5064878acec083cefb2473ed3c61938 - refs - log -
-
https://git.jolheiser.com/cfg.git
Convert between various configuration formats
cfg / example / example.json
- raw -
1
2
3
4
5
6
7
8
9
{
	"admins": [
		"jolheiser",
		"admin"
	],
	"email": "jolheiser@example.com",
	"home": "/home/jolheiser",
	"username": "jolheiser"
}