aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/skype/HACKING
blob: f55168320f02e22f491a6e672ba4bb1a366748c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
== Tabs

I use the following tabs during the development:

1) bitlbee-skype:

vim, make, etc.

2) bitlbee:

gdb --args ./bitlbee -v -n -D
run

3) skyped:

python skyped.py -n -d

4) irssi

== Get the code from git

To get the code directly from git, you need:

git clone git://vmiklos.hu/bitlbee-skype
cd bitlbee-skype
make autogen