| commit | e5e90a8911f93d2f7b6bdd7b57cd06d430b353a5 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Wed Jul 17 23:46:22 2024 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Thu Jul 25 12:10:57 2024 +0000 |
| tree | 04dc5ad0bf34805b8ad14af7f31d8510f4b47370 | |
| parent | d7f5993d91979bd5c68c6d46332ff781d014c21e [diff] |
treewide: migrate external rules to bzlmod This is a huge one as it was very annoying to migrate them separately. This migrates rules_go, gazelle, rust_rust, protobuf to bzlmod Change-Id: If39591d43ed4c2afa2979ee5915e9d1cfa1574a9 Reviewed-on: https://review.monogon.dev/c/monogon/+/3234 Tested-by: Jenkins CI Reviewed-by: Leopold Schabel <leo@monogon.tech> Reviewed-by: Lorenz Brun <lorenz@monogon.tech>
This is the main repository containing the source code for the Monogon Platform.
This is pre-release software - take a look, and check back later! In the meantime, join us on Matrix (#monogon-os-community:matrix.org) or Discord.
Our build environment is self-contained and requires only minimal host dependencies:
/dev/kvm (if you want to run tests).Our docs assume that Bazelisk is available as bazel on your PATH.
Refer to SETUP.md for detailed instructions.
The source code lives in //metropolis (Metropolis is the codename of Monogon OS).
See the //metropolis/README.md for a developer quick start guide, or see the Monogon OS Handbook for user documentation.