User Tools

Site Tools


geda:guile_scripting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
geda:guile_scripting [2015/12/07 11:41]
vzh Add info on how to install scripts
geda:guile_scripting [2015/12/07 11:42]
vzh Fix highlighting
Line 23: Line 23:
 You can install them as well if you don't want to load them every time: You can install them as well if you don't want to load them every time:
   * copy the script you want into your //''​~/​.gEDA''//​ directory   * copy the script you want into your //''​~/​.gEDA''//​ directory
-  * put the line <​code>​(load "​filename.scm"​)</​code>​ into your //''​~/​.gEDA/​gschemrc''//​ (replace //​filename.scm//​ with the real name of the script)+  * put the line <​code ​lisp>(load "​filename.scm"​)</​code>​ into your //''​~/​.gEDA/​gschemrc''//​ (replace //​filename.scm//​ with the real name of the script)
  
  
geda/guile_scripting.txt ยท Last modified: 2016/02/09 11:56 by vzh