Skip to content

cycwlr/electronics-project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This project is a template for new electronic project.

It will create two empty workspaces and projects for KiCad and LibrePCB.

Linux commands

After you create a new project using this template, go to the new project root folder and run the commands below

cd script/
chmod +x rename.sh
./rename.sh <name>
cd ..
rm -rf script/

"name" is the name of your project.

This will rename all files and folders and remove the script/ folder that is not needed anymore

License

GNU GPL v3

About

Template for new electronics project on LibrePCB and KiCad

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published