| commit | 7b8d86b9c423a8c65043b27a8c3a1481fd7c7f8e | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Mon Jul 15 19:21:12 2024 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Mon Jul 22 21:25:58 2024 +0000 |
| tree | 32daa6bb5ee8e9352483454e6782d5d16d6f342c | |
| parent | 72e7110a9870a25d583905ff252e3df7d835f855 [diff] |
workspace: replace @go_sdk reference with @io_bazel_rules_go When migrating to bzlmod for rules_go, the @go_sdk repository won't exist anymore. Change-Id: I33ac300601330b627762cf8b89c079d339d7e012 Reviewed-on: https://review.monogon.dev/c/monogon/+/3222 Reviewed-by: Lorenz Brun <lorenz@monogon.tech> Tested-by: Jenkins CI
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.