{"id":29196649,"url":"https://github.com/modular/rules_mojo","last_synced_at":"2025-07-02T06:08:05.696Z","repository":{"id":291806129,"uuid":"976876202","full_name":"modular/rules_mojo","owner":"modular","description":"bazel rules for building Mojo 🔥","archived":false,"fork":false,"pushed_at":"2025-06-24T00:28:03.000Z","size":101,"stargazers_count":9,"open_issues_count":2,"forks_count":2,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-06-24T01:30:09.759Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/modular.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-02T23:20:41.000Z","updated_at":"2025-06-24T00:28:05.000Z","dependencies_parsed_at":"2025-05-06T16:58:23.388Z","dependency_job_id":"1bab9acc-a6f5-4032-9264-58345a6472d7","html_url":"https://github.com/modular/rules_mojo","commit_stats":null,"previous_names":["modular/rules_mojo"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/modular/rules_mojo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modular%2Frules_mojo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modular%2Frules_mojo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modular%2Frules_mojo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modular%2Frules_mojo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/modular","download_url":"https://codeload.github.com/modular/rules_mojo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modular%2Frules_mojo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263083738,"owners_count":23411166,"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":"2025-07-02T06:07:52.455Z","updated_at":"2025-07-02T06:08:05.675Z","avatar_url":"https://github.com/modular.png","language":"Starlark","readme":"# rules_mojo\n\nThis repository provides rules for building\n[Mojo](https://www.modular.com/mojo) projects using\n[Bazel](https://bazel.build).\n\n## Quick setup\n\nCopy the latest `MODULE.bazel` snippet from [the releases\npage](https://github.com/modular/rules_mojo/releases).\n\nCurrently `rules_mojo` requires `bzlmod` and bazel 8.x or later.\n\n## Example\n\n```bzl\nload(\"@rules_mojo//mojo:mojo_binary.bzl\", \"mojo_binary\")\n\nmojo_binary(\n    name = \"hello_mojo\",\n    srcs = [\"hello_mojo.mojo\"],\n)\n```\n\nSee the [tests](https://github.com/modular/rules_mojo/tree/main/tests)\ndirectory for more examples.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmodular%2Frules_mojo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmodular%2Frules_mojo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmodular%2Frules_mojo/lists"}