| commit | aea01b6282f71949ca67d71f0f4508685c4a4a95 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Wed Jul 17 21:31:42 2024 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Mon Jul 22 21:25:58 2024 +0000 |
| tree | e3f793296a09b59359b66f520ee4de6da96a6bfa | |
| parent | f1e0fa11da40acaffe33174f9c62eaad7918d4e0 [diff] |
treewide: add tools.go for all go binaries Without these we don't actually pin the versions inside our go.mod and future versions of gazelle won't create any repositories for them. Change-Id: I6b3951a1a7c8ee3e73792dc556becc0828873074 Reviewed-on: https://review.monogon.dev/c/monogon/+/3227 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.