Docs on milkV Pioneer RISC-V computer. https://milkv.fyi
 
 
 
Go to file
Jeff Moe 242f718186 Links 2024-01-21 09:41:34 -07:00
docs Links 2024-01-21 09:41:34 -07:00
scripts translation scripts 2024-01-09 11:28:24 -07:00
.gitignore Ignore temp files 2024-01-06 20:53:11 -07:00
CHANGELOG.txt v0.2.4 2024-01-09 12:57:11 -07:00
LICENSE-CC.txt Creative Commons Attribution-ShareAlike 4.0 International 2024-01-06 20:52:25 -07:00
Makefile make translations fix 2024-01-09 11:35:23 -07:00
README.md gettext build dependency 2024-01-08 16:49:44 -07:00
requirements.txt Translation setup 2024-01-09 11:29:04 -07:00

README.md

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.