blob: 48dd6a062945453a963be836ded8000e157da03a [file] [log] [blame] [view]
# Smalltown Operating System
## Run build
The build uses a Fedora 30 base image with a set of dependencies.
Guide has been tested on a Fedora 30 host, with latest rW deployed.
Launch the VM:
```
scripts/bin/bazel run //core/scripts:launch
```
Exit qemu using the monitor console: `Ctrl-A c quit`.