| commit | 2b480f6eb860b94cf96f133f3700e08f18c76c40 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Tue Jul 15 14:45:05 2025 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Tue Jul 15 14:17:45 2025 +0000 |
| tree | 3da0c62f81b8c67ab5138beb34be7f3b57ea05b6 | |
| parent | 26add7576e6d9346b33de5fbbccabba1108f4785 [diff] |
treewide: use go version from go.mod Instead of manually syncing the Go version we use to build, we can tell rules_go to fetch it from our go.mod. Change-Id: Ic6bcf71ca67d0773c525ffaa0b992df34d5e7f5f Reviewed-on: https://review.monogon.dev/c/monogon/+/4434 Tested-by: Jenkins CI Reviewed-by: Jan Schär <jan@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.