| commit | 8a75ccd30eb81a9e66d8fcf983c122dc21db26f7 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Tue Jul 22 00:39:07 2025 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Tue Jul 22 15:32:30 2025 +0000 |
| tree | d8a1bfc4bf183711d86e65b75cc3c6fd0882a30c | |
| parent | e10570c7991d736e43e13afeeac1013ec3eaa0aa [diff] |
.gitignore: add .gitreview git-review is a tool that helps submitting git branches to Gerrit for review. Change-Id: I5b5693463b8e41e1166545402e60b56c5b82be4a Reviewed-on: https://review.monogon.dev/c/monogon/+/4450 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.