startgitStatic page generator for git repositories |
git clone git://git.dimitrijedobrota.com/startgit.git |
Log | Files | Refs | README | LICENSE | HACKING | CONTRIBUTING | CODE_OF_CONDUCT | BUILDING |
vcpkg-configuration.json (419B)
0 {
1 "default-registry": {
2 "kind": "git",
3 "baseline": "566f9496b7e00ee0cc00aca0ab90493d122d148a",
4 "repository": "https://github.com/microsoft/vcpkg"
5 },
6 "registries": [
7 {
8 "kind": "git",
9 "repository": "git://git.dimitrijedobrota.com/vcpkg-registry.git",
10 "baseline": "5e9c3056f7cd9cc95ac11e37c9b8eee852f8bd36",
11 "packages": [ "based", "hemplate", "git2wrap", "poafloc" ]
12 }
13 ]
14 }