Files
MiSTer-bootstrap/README.md
2018-12-09 14:50:44 +00:00

17 lines
453 B
Markdown

# MiSTer-bootstrap
MiSTer bootstrap is a tool that updates all cores for the MiSTer platform. Can be compiled to a binary for multiple platforms, and also a shared library to be directly invoked from C-code.
# Requirements
* Go
* Godep
# Usage
`./bootstrap`
* `-r <Repo URL>`
* Optional Repo URL, defaults to OpenVGS/MiSTer-repository which is updated hourly.
* `-o <Output Directory>`
* Optional Output Directory, defaults to current directory.