feat: Add README
This commit is contained in:
13
README.md
Normal file
13
README.md
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
KiCAD Templates
|
||||||
|
---------------
|
||||||
|
Common set of KiCAD templates for JLCPCB. Copied and adapted from [https://github.com/squantor/templates_kicad].
|
||||||
|
|
||||||
|
## Checkout Notes
|
||||||
|
This repository includes submodules for standard component libraries, so after checking out do not forget to also check out submodules.
|
||||||
|
|
||||||
|
```shell
|
||||||
|
git clone https://git.asymworks.com/asymworks/kicad_templates
|
||||||
|
git submodule init
|
||||||
|
git submodule update
|
||||||
|
```
|
||||||
|
|
||||||
Reference in New Issue
Block a user