21 lines
274 B
Markdown
21 lines
274 B
Markdown
|
# `qemush` - An Unix philosophy respecting QEMU wrapper written in shell
|
||
|
|
||
|
## How does it work
|
||
|
|
||
|
## Why
|
||
|
|
||
|
- daemonless
|
||
|
- lightweight
|
||
|
- few dependencies
|
||
|
- hackable
|
||
|
- easy to setup
|
||
|
|
||
|
## Dependencies
|
||
|
|
||
|
- `screen`
|
||
|
- `source-highlight`
|
||
|
|
||
|
## Installation instructions
|
||
|
|
||
|
- `make install`
|