Repository with instructions and remarks on assembling and testing Sinara hardware. Doesn't pretend to be source of ultimate truth, and can change at any time.
|
||
---|---|---|
src | ||
.gitignore | ||
book.toml | ||
flake.lock | ||
flake.nix | ||
LICENSE | ||
README.md |
sinara-assembly
Repository with instructions and remarks on assembling and testing Sinara hardware
Build docs
nix build
The output files are in result/book
directory.
Development shell
nix develop
mdbook build
The output files are in book
directory.