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 (416B)
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": "cc7113e63d7bb988a70e6b6dd91c5cd1af04bdfb",
11 "packages": [ "based", "hemplate", "git2wrap", "md4c" ]
12 }
13 ]
14 }