X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Authority-Analysis: v=2.0 cv=T70Ovo2Q c=1 sm=0 a=6jktZp3dcHAl1vye2O6wCg==:17 a=jl9P3j1e7_0A:10 a=yqpquHFD9rMA:10 a=YW_e6Fk0WhoA:10 a=6WB07kdHjWAA:10 a=8nJEP1OIZ-IA:10 a=wR-FlJDvAAAA:8 a=py4ykTj1jEUA:10 a=yRaQ7swK--Cpphy5wNEA:9 a=wPNLvfGTeEIA:10 a=6jktZp3dcHAl1vye2O6wCg==:117 X-Cloudmark-Score: 0 X-Authenticated-User: X-Originating-IP: 70.113.67.117 Message-ID: <50F424C6.6090106@ecosensory.com> Date: Mon, 14 Jan 2013 09:31:18 -0600 From: John Griessen User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: geda-user AT delorie DOT com Subject: Re: [geda-user] geda-skeleton-project: Lowering the cost of a starting a gEDA project References: <87wqvhd4tw DOT fsf AT gmail DOT com> <87boctuh9a DOT fsf AT dome DOT home> In-Reply-To: <87boctuh9a.fsf@dome.home> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com On 01/13/2013 11:25 AM, Enoch wrote: > This weekend I took some time to distill a skeleton gEDA project from >>one of my recent designs. The resulting tree can now be found on >>Github[1] and includes, >> >> * a script to automate the initial configuration of the project >> * a Makefile for performing some common tasks (e.g. generating >> tragesym symbols, updating the pcb layout, and exporting gerbers) >> * some documentation describing use of the initialization script and >> Makefile >> * further discussion to clarify a few common questions about the >> toolchain Thanks. I'll test this out. I have a windows user wanting to use pcb on simple schematics and I will need to support him some and this will help.