summer_os_template/README.md

11 lines
269 B
Markdown
Raw Permalink Normal View History

2023-05-07 23:48:45 +00:00
# {OS_NAME}
Describe your os in a few sentances
## Usage
To keep the overhead of building and running to a minimum we will use these
### Build
`./build.sh` Use this command to build a disk image for use with qemu
### Run
`./run.sh` Use this after building the kernel