{"id":13671272,"url":"https://github.com/tikv/tikv-dev-guide","last_synced_at":"2025-02-24T07:17:02.361Z","repository":{"id":37043199,"uuid":"388003286","full_name":"tikv/tikv-dev-guide","owner":"tikv","description":"The TiKV development/contribution guide","archived":false,"fork":false,"pushed_at":"2022-07-20T03:12:45.000Z","size":2216,"stargazers_count":34,"open_issues_count":37,"forks_count":12,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-01-06T08:42:59.316Z","etag":null,"topics":["development","guide","tikv"],"latest_commit_sha":null,"homepage":"https://tikv.github.io/tikv-dev-guide/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tikv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-21T05:25:01.000Z","updated_at":"2023-09-08T18:24:31.000Z","dependencies_parsed_at":"2022-09-23T18:52:00.215Z","dependency_job_id":null,"html_url":"https://github.com/tikv/tikv-dev-guide","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tikv%2Ftikv-dev-guide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tikv%2Ftikv-dev-guide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tikv%2Ftikv-dev-guide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tikv%2Ftikv-dev-guide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tikv","download_url":"https://codeload.github.com/tikv/tikv-dev-guide/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240434299,"owners_count":19800550,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["development","guide","tikv"],"created_at":"2024-08-02T09:01:04.714Z","updated_at":"2025-02-24T07:17:02.324Z","avatar_url":"https://github.com/tikv.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"# TiKV Development Guide\n\nThis repository contains the source of TiKV Development Guide.\n\n## Requirements\n\nBuilding the book requires [mdBook](https://github.com/rust-lang-nursery/mdBook). To get it:\n\n```bash\n$ cargo install mdbook\n```\n\n## Preview\n\nTo preview the book, type:\n\n```bash\n$ mdbook serve\n```\n\nBy default, it will create a server listening on [http://localhost:3000](http://localhost:3000), you can open it with a brower to preview the book.\n\n## Building\n\nTo build the book, type:\n\n```bash\n$ mdbook build\n```\n\nThe output will be in the `book` subdirectory. To check it out, open it in\nyour web browser.\n\n_Firefox:_\n```bash\n$ firefox book/index.html                       # Linux\n$ open -a \"Firefox\" book/index.html             # OS X\n$ Start-Process \"firefox.exe\" .\\book\\index.html # Windows (PowerShell)\n$ start firefox.exe .\\book\\index.html           # Windows (Cmd)\n```\n\n_Chrome:_\n```bash\n$ google-chrome book/index.html                 # Linux\n$ open -a \"Google Chrome\" book/index.html       # OS X\n$ Start-Process \"chrome.exe\" .\\book\\index.html  # Windows (PowerShell)\n$ start chrome.exe .\\book\\index.html            # Windows (Cmd)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftikv%2Ftikv-dev-guide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftikv%2Ftikv-dev-guide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftikv%2Ftikv-dev-guide/lists"}