-
Notifications
You must be signed in to change notification settings - Fork 0
vzh/gschem-goodies
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
gschem-goodies ============== Guile Scheme scripts for gEDA/gaf. Scripts for gschem ------------------ * move-and-rotate.scm Multiple copy, move, and rotate selected elements * swap-attributes.scm Swap values of two selected attributes * moddate.scm Auto-update the modification-date= attribute on saving Installation ------------ First add the following line in the beginning of your ~/.gEDA/gschemrc (to make sure it works before other loading commands): (add-to-load-path "path-to-the-repository-on-your-system") To install all Scheme scripts type: make install To uninstall them type: make uninstall To choose some of the scripts type, e.g.: make scripts="script-name-1.scm script-name-2.scm ..." install
About
Extension scripts for gschem
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published