Re: [Koha-devel] Environment and tools for Koha development

2009-08-17 Thread Nahuel ANGELINETTI
Hi, Le Mon, 10 Aug 2009 15:47:44 -0300, Tomás a écrit : > Hi everyone, > I'd like to ask what tools are you using for developing and debugging > koha in your workstations. > I've just installed Eclipse and the EPIC-ide extension but, for > starting with the right foot, it'd be great to know what

Re: [Koha-devel] Environment and tools for Koha development

2009-08-13 Thread Jesse
2009/8/10 Tomás > Hi everyone, > I'd like to ask what tools are you using for developing and debugging > koha in your workstations. > I've just installed Eclipse and the EPIC-ide extension but, for > starting with the right foot, it'd be great to know what's the best > way of setting it up. By th

Re: [Koha-devel] Environment and tools for Koha development

2009-08-13 Thread MJ Ray
Tomás wrote: > I'd like to ask what tools are you using for developing and debugging > koha in your workstations. I'm mostly using wily and Emacs, depending on task and place. The VCS tools and git-blame-mode for Emacs are pretty useful. emacswiki.org has many tips on many topics. Not used Ecl

Re: [Koha-devel] Environment and tools for Koha development

2009-08-10 Thread Joe Atzberger
Start at the general development wiki: http://wiki.koha.org/doku.php?id=en:development The most important tool common to all Koha developers is git: http://wiki.koha.org/doku.php?id=en:development:git_usage You can add gitweb (for publishing the repo) and other git-related tools. Alternatively, o

[Koha-devel] Environment and tools for Koha development

2009-08-10 Thread Tomás
Hi everyone, I'd like to ask what tools are you using for developing and debugging koha in your workstations. I've just installed Eclipse and the EPIC-ide extension but, for starting with the right foot, it'd be great to know what's the best way of setting it up. By this I mean, things like: do u c