| commit | f430fbfe35b70283090b6174cf5a920163c0148c | [log] [tgz] |
|---|---|---|
| author | Lorenz Brun <lorenz@monogon.tech> | Thu Jun 20 14:38:30 2024 +0000 |
| committer | Lorenz Brun <lorenz@monogon.tech> | Tue Jul 02 15:22:07 2024 +0000 |
| tree | b5b1f17390d705d26115556904e15429cf2279f8 | |
| parent | 2e100e1e9c419779b7e522aef359753f4f2a7ad5 [diff] |
tools/gopackagesdriver: init This adds a gopackagesdriver for the monorepo, it can be used to get gopls working. This is by itself not sufficient as additional gopls configuration needs to be supplied and gopls needs to be run inside the the nix-shell. Change-Id: I5a02ff98591bffe54472ca16d0509e8010bcdb89 Reviewed-on: https://review.monogon.dev/c/monogon/+/3175 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.