display

Layout and Rendering TUI library
git clone git://git.dimitrijedobrota.com/display.git
Log | Files | Refs | README | LICENSE | HACKING | CONTRIBUTING | CODE_OF_CONDUCT | BUILDING

vcpkg-configuration.json (402B)


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": "93159a6024f170bb5fedd97daad8b7dd8dbc99ab",
11 "packages": [ "alec", "based", "stamen" ]
12 }
13 ]
14 }