Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haikoschol/bazel-android-py-cc-bzlmod
test repo for bazel support in ort, bzlmod flavor
https://github.com/haikoschol/bazel-android-py-cc-bzlmod
Last synced: about 2 months ago
JSON representation
test repo for bazel support in ort, bzlmod flavor
- Host: GitHub
- URL: https://github.com/haikoschol/bazel-android-py-cc-bzlmod
- Owner: haikoschol
- Created: 2024-01-15T10:43:18.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-04-09T07:25:36.000Z (9 months ago)
- Last Synced: 2024-05-02T00:39:18.509Z (9 months ago)
- Language: Starlark
- Size: 57.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repo contains three toy projects (Python, C++ and Android) that are all built with Bazel. The Bazel code
uses the new bzlmod system.
Each of the projects has at least one Open Source library as an external dependency.It is meant as a test input for the Bazel support in [OSS Review Toolkit](https://oss-review-toolkit.org/).