9 lines
211 B
Markdown
9 lines
211 B
Markdown
|
# bowotloader
|
||
|
|
||
|
---
|
||
|
|
||
|
## Building
|
||
|
I have bootstrapped a nushell script that executes a throwaway docker container. This allows the x86 binary to be built on other architectures.
|
||
|
|
||
|
To build just run: `nu build.nu`
|