{"id":22131146,"url":"https://github.com/slamdev/bazel-playground","last_synced_at":"2026-03-19T21:52:46.588Z","repository":{"id":47600545,"uuid":"334996744","full_name":"slamdev/bazel-playground","owner":"slamdev","description":"Experiments with Bazel","archived":false,"fork":false,"pushed_at":"2023-12-15T02:22:15.000Z","size":3189,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-29T14:45:26.686Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Starlark","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/slamdev.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":"2021-02-01T15:35:52.000Z","updated_at":"2021-07-21T09:14:07.000Z","dependencies_parsed_at":"2025-01-29T14:52:26.439Z","dependency_job_id":null,"html_url":"https://github.com/slamdev/bazel-playground","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/slamdev%2Fbazel-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slamdev%2Fbazel-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slamdev%2Fbazel-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slamdev%2Fbazel-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slamdev","download_url":"https://codeload.github.com/slamdev/bazel-playground/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245240828,"owners_count":20583102,"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-12-01T18:30:46.972Z","updated_at":"2026-01-30T02:39:05.911Z","avatar_url":"https://github.com/slamdev.png","language":"Starlark","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bazel-playground\n\nExperiments with Bazel\n\n## Notes\n\nFormat bazel files with [buildifier](https://github.com/bazelbuild/buildtools):\n\n```shell script\nfor f in $(find . -name 'WORKSPACE' -o -name '*.bzl' -o -name 'BUILD') ; do buildifier -v $f; done\n```\n\n### Useful bazel commands\n\n- build everything\n```shell\n./baseliskw build //...\n```\n\n- update node modules\n```shell\n./baseliskw run @nodejs//:npm -- install\n```\n\n### Implement building only changed parts\n\nhttps://github.com/Tinder/bazel-diff\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslamdev%2Fbazel-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslamdev%2Fbazel-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslamdev%2Fbazel-playground/lists"}