Skip to content

Instantly share code, notes, and snippets.

@K4zuki
Created April 7, 2018 20:43
Show Gist options
  • Save K4zuki/088b001cebb9f5cc1724789cd0a1f6f7 to your computer and use it in GitHub Desktop.
Save K4zuki/088b001cebb9f5cc1724789cd0a1f6f7 to your computer and use it in GitHub Desktop.
memo to create an eagle project

directory structure

  • <project_name>
    • myPCBlib/ submodule to specific version of myPCBlib
    • update_link/ submodule to update symlink to local lib directory
      • git submodule add https://gist.github.com/8dcf8faa12d411bc8090d22c11dbfc8c.git update_link
    • eagle.epf
    • <project>.sch schematic file
    • <project>.brd board layout file
    • <project>/ cam output directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment