tangled
alpha
login
or
join now
tsiry-sandratraina.com
/
freebsd-up
1
fork
atom
A simple, zero-configuration script to quickly boot FreeBSD ISO images using QEMU
1
fork
atom
overview
issues
pulls
pipelines
update README
tsiry-sandratraina.com
4 months ago
90d31c1f
35b84133
+4
1 changed file
expand all
collapse all
unified
split
README.md
+4
README.md
···
59
59
brew install qemu deno
60
60
```
61
61
62
62
+
```bash
63
63
+
deno install -A -g -r -f --config deno.json ./main.ts -n freebsd-up
64
64
+
```
65
65
+
62
66
## 🚀 Quick Start
63
67
64
68
### Default Usage (Easiest)