X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f Date: Fri, 20 Jan 2012 20:50:00 -0500 Message-Id: <201201210150.q0L1o04r012622@envy.delorie.com> From: DJ Delorie To: geda-help AT delorie DOT com In-reply-to: <4F1A1196.20100@gmail.com> (message from Darryl Gibson on Fri, 20 Jan 2012 20:15:02 -0500) Subject: Re: [geda-help] Help, how can I help? References: <4F1A1196 DOT 20100 AT gmail DOT com> Reply-To: geda-help AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-help AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk This is getter for geda-user - you're not asking for help, you're asking how to get involved. But I'll answer here anyway :-) The gEDA project uses a couple of languages, but primarily we use C and guile (a scheme/lisp variant). There are some ancillary languages, like Makefiles, shell scripts, M4, etc. As for git, you should at least learn how to clone and update a source tree so you can stay up to date, and generate a diff to pass "upstream". To learn the *sources* however, your best bet is to dig into the bug list, pick something that you think might be easy to fix, and see if you can fix it.