aboutsummaryrefslogtreecommitdiffstats
path: root/skype/HACKING
blob: b44421821d65c7ca9c5e7bdefb805b14f1bdd74b (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
27
28
== Tabs

I use the following tabs during the development:

1) bitlbee-skype:

vim, make, etc.

2) bitlbee:

gdb ./bitlbee
run -v -n -D

3) skyped:

python skyped.py -n -d -c ./skyped.conf

4) skype

5) 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 prepare