my_repositories/repos.json

92 lines
1.7 KiB
JSON

{
"BASE_URL": "https://git.mount-mockery.de",
"REPO_LIST":
[
{
"URL": "dirk/bash.git",
"TARGET": "linux_env"
},
{
"URL": "dirk/garbage_disposal.git",
"TARGET": "."
},
{
"URL": "application/cdi.git",
"TARGET": "applications"
},
{
"URL": "application/file2mail.git",
"TARGET": "applications"
},
{
"URL": "application/ftail.git",
"TARGET": "applications"
},
{
"URL": "application/mysync.git",
"TARGET": "applications"
},
{
"URL": "application/nagios-plugins.git",
"TARGET": "applications"
},
{
"URL": "application/garage_txt_client.git",
"TARGET": "clients"
},
{
"URL": "application/smarthome_rpi_gui_client.git",
"TARGET": "clients"
},
{
"URL": "embedded_linux/embedded_linux.git",
"TARGET": "embedded_linux"
},
{
"URL": "application/garage_rpi_server.git",
"TARGET": "server"
},
{
"URL": "ansible/zigbee_cfg_multimedia",
"TARGET": "smarthome_cfg"
},
{
"URL": "ansible/zigbee_cfg_ffw",
"TARGET": "smarthome_cfg"
},
{
"URL": "ansible/zigbee_cfg_ffe",
"TARGET": "smarthome_cfg"
},
{
"URL": "ansible/zigbee_cfg_gfe",
"TARGET": "smarthome_cfg"
},
{
"URL": "ansible/zigbee_cfg_raspi",
"TARGET": "smarthome_cfg"
}
]
}