Skip to content

Latest commit

 

History

History
487 lines (398 loc) · 12.6 KB

.metadata.org

File metadata and controls

487 lines (398 loc) · 12.6 KB
<!-- This file is generated automatically from .metadata.org -->
<!-- File edits may be overwritten! -->

Project Specific Variables

General and Derived Variables

About

- Name: <<name>>
- Description: <<description>>
- Version: <<version>>
- Release Date: <<release-date>>
- Creation Date: <<creation-date>>
- License: <<license>>
- URL: <<repository-url>>
- Author: <<author>>
- Email: <<email>>
- Copyright: <<copyright>>
- References:
  - <<references>>

Images

Schematic

PCB

Bill of Materials

Development

  1. Install Guix.

Install Guix

  1. Clone repository.
git clone <<repository-url>>
cd <<repository-name>>
  1. Open project in KiCad
make project-edits
exit

. Open .metadata.org.

make metadata-edits
  1. Modify project specific variables.
make metadata

Tangled Files