source:
skype/HACKING
@
6af541d
Last change on this file since 6af541d was 15282dc, checked in by , at 2008-01-15T03:14:26Z | |
---|---|
|
|
File size: 352 bytes |
Line | |
---|---|
1 | == Tabs |
2 | |
3 | I use the following tabs during the development: |
4 | |
5 | 1) bitlbee-skype: |
6 | |
7 | vim, make, etc. |
8 | |
9 | 2) bitlbee: |
10 | |
11 | gdb ./bitlbee |
12 | run -v -n -D |
13 | |
14 | 3) skyped: |
15 | |
16 | python skyped.py -n -d -c ./skyped.conf |
17 | |
18 | 4) skype |
19 | |
20 | 5) irssi |
21 | |
22 | == Get the code from git |
23 | |
24 | To get the code directly from git, you need: |
25 | |
26 | git clone git://vmiklos.hu/bitlbee-skype |
27 | cd bitlbee-skype |
28 | make prepare |
Note: See TracBrowser
for help on using the repository browser.