os/bootstappable/README.md
Georges Dupéron 1866822890 More READMEs
2019-03-05 14:51:10 +01:00

10 lines
344 B
Markdown

# A human-readable archive format, prefixed with a tiny binary stub which compiles the rest of the archive
This can be used as a self-contained means to distribute buildable source code
This can be used to audit the entirety of the source code, and check that building it produces the expected binary.
## Related work:
* bootstrappable.org