Docs on milkV Pioneer RISC-V computer.
https://milkv.fyi
- Makefile 42.4%
- Python 40.5%
- Shell 17.1%
| docs | ||
| scripts | ||
| .gitignore | ||
| CHANGELOG.txt | ||
| LICENSE-CC.txt | ||
| Makefile | ||
| README.md | ||
| requirements.txt | ||
milkv Pioneer
Docs on milkV Pioneer RISC-V computer.
Documentation site:
Build
As such:
sudo apt install python3-pip python3-virtualenv gettext
virtualenv venv
source venv/bin/activate
pip install -U setuptools pip wheel
pip install -r requirements.txt
make all
Status
Alpha, under development.
License
Unofficial project. Unrelated to the upstream milkV projects and company.
This milkv documentation is distributed under the terms of the
CC-BY-4.0 license.
Copyright © 2024, Jeff Moe.