milkv/README.md

588 B

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.