{"id":21355835,"url":"https://github.com/typedb/bazel-local","last_synced_at":"2025-03-16T05:25:36.886Z","repository":{"id":104907375,"uuid":"274138106","full_name":"typedb/bazel-local","owner":"typedb","description":"A wrapper to run bazel with locally overriden dependencies","archived":false,"fork":false,"pushed_at":"2020-07-06T10:26:09.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-01-22T18:09:52.662Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typedb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-22T13:01:30.000Z","updated_at":"2020-07-06T10:26:11.000Z","dependencies_parsed_at":"2023-04-30T20:32:16.185Z","dependency_job_id":null,"html_url":"https://github.com/typedb/bazel-local","commit_stats":null,"previous_names":["typedb/bazel-local"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typedb%2Fbazel-local","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typedb%2Fbazel-local/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typedb%2Fbazel-local/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typedb%2Fbazel-local/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typedb","download_url":"https://codeload.github.com/typedb/bazel-local/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243830039,"owners_count":20354755,"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":[],"created_at":"2024-11-22T04:20:21.646Z","updated_at":"2025-03-16T05:25:36.869Z","avatar_url":"https://github.com/typedb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `bazel-local`\n\nA wrapper to run `bazel` with locally overriden dependencies.\n\n## Intallation\n\n`curl -sSf https://raw.githubusercontent.com/graknlabs/bazel-local/master/install.sh | sh`\n\n## Usage\n\nUse the `bazel-local` command in place of `bazel`.\n\nTo enable local dependency overriding, create a `.local_deps.toml` in the root of your bazel workspace. An example is shown:\n\n```toml\n# Override git_repository/http_archive with local bazel workspaces at the given directory.\n# This works recursively, respecting their local `.local_deps.toml` configuration.\n[local_repositories]\ngraknlabs_grakn_common = \"../common\"\n\n# Override a http_file with the output of the given [\u003cworkspace_path\u003e, \u003ctarget\u003e]\n[http_files]\ngraknlabs_console = [\"../console\", \"//:console-deps\"]\n```\n\nYou should add `.local_deps*` to your `.gitignore`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypedb%2Fbazel-local","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftypedb%2Fbazel-local","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypedb%2Fbazel-local/lists"}