alecAbstraction Layer for Escape Codes |
git clone git://git.dimitrijedobrota.com/alec.git |
Log | Files | Refs | README | LICENSE | HACKING | CONTRIBUTING | CODE_OF_CONDUCT | BUILDING | |
vcpkg-configuration.json (387B)
1 { 2 "default-registry": { 3 "kind": "git", 4 "baseline": "566f9496b7e00ee0cc00aca0ab90493d122d148a", 5 "repository": "https://github.com/microsoft/vcpkg" 6 }, 7 "registries": [ 8 { 9 "kind": "git", 10 "repository": "git://git.dimitrijedobrota.com/vcpkg-registry.git", 11 "baseline": "487d7c36bb87d45fb7f98f5bd6c7dd0bed9b8c08", 12 "packages": [ "cemplate" ] 13 } 14 ] 15 }