| commit | 7ea9ef105600a845445523033d5745bb654d3000 | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Thu Mar 27 15:57:41 2025 +0000 |
| committer | Jan Schär <jan@monogon.tech> | Mon Apr 07 10:21:53 2025 +0000 |
| tree | 628eb95ac3cc9a661472a767f21da7a7750fb008 | |
| parent | 51f81e5779eac05472fa060f519c481f512bd704 [diff] |
m/cli/metroctl: use one progress bar for all files Previously, there was a separate progress bar for each uploaded file, now there is just one which shows the total number of bytes transferred. Change-Id: Id4cba63889077a076cb63d437e3fe4b17cfc3786 Reviewed-on: https://review.monogon.dev/c/monogon/+/4049 Reviewed-by: Tim Windelschmidt <tim@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.