mirror of
https://github.com/MiSTer-devel/MiSTer-bootstrap.git
synced 2026-05-17 03:04:06 +00:00
17 lines
453 B
Markdown
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.
|