Home

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