aboutsummaryrefslogtreecommitdiffstats
path: root/skype/HACKING
blob: a08926c4922d5bce60b9753dc97f24dbb406bf66 (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 ./bitlbee
run -v -n -D

3) skyped:

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

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 prepare