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
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
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
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
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