| commit | 139550a8c8ff4c0d0c7557b9e5af0c76ea09a4ef | [log] [tgz] |
|---|---|---|
| author | Serge Bazanski <serge@monogon.tech> | Tue Jun 20 13:30:27 2023 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Mon Dec 23 13:11:49 2024 +0000 |
| tree | 88132557266dc11bcc65b85d7a1b3dc6ce741b9b | |
| parent | a5b00bd43cceaf807e56ae609c6acdb9f94fa983 [diff] |
build/platforms: use our platform as host platform Change-Id: I5e5b1a6c629e97a034474ad36ff1d025f7bd4873 Reviewed-on: https://review.monogon.dev/c/monogon/+/1833 Tested-by: Jenkins CI 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.