The ultimate guide through LibrEDA.
https://libreda.org/book/index.html
ci/woodpecker/push/woodpecker Pipeline was successful
Details
|
||
---|---|---|
src | ||
.gitignore | ||
.woodpecker.yml | ||
LICENSE | ||
README.md | ||
book.toml | ||
publish.sh |
README.md
libreda-book
The ultimate guide through LibrEDA.
Start reading directly in this repository or find a possibly older version online here.
This book is written in markdown.
Show the book with mdbook
as follows:
cargo install mdbook
git clone [this repo]
cd [this repo]
mdbook serve
# Open displayed link in browser.