forked from sinara-hw/assembly
Repository with instructions and remarks on assembling and testing Sinara hardware
|
||
---|---|---|
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