source:
skype/HACKING
@
5e21e06
Last change on this file since 5e21e06 was 15282dc, checked in by , at 2008-01-15T03:14:26Z | |
---|---|
|
|
File size: 352 bytes |
Rev | Line | |
---|---|---|
[15282dc] | 1 | == Tabs |
2 | ||
[02a531b] | 3 | I use the following tabs during the development: |
4 | ||
5 | 1) bitlbee-skype: | |
6 | ||
7 | vim, make, etc. | |
8 | ||
9 | 2) bitlbee: | |
[9a4bb33] | 10 | |
[8237df5] | 11 | gdb ./bitlbee |
[9a4bb33] | 12 | run -v -n -D |
13 | ||
[02a531b] | 14 | 3) skyped: |
[9a4bb33] | 15 | |
[d96380b] | 16 | python skyped.py -n -d -c ./skyped.conf |
[02a531b] | 17 | |
18 | 4) skype | |
19 | ||
20 | 5) irssi | |
[15282dc] | 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.