source:
protocols/skype/HACKING
@
200e151
Last change on this file since 200e151 was 43b1cd7, checked in by , at 2011-04-12T00:10:57Z | |
---|---|
|
|
File size: 332 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 | |
[83f9aeb] | 11 | gdb --args ./bitlbee -v -n -D |
12 | run | |
[9a4bb33] | 13 | |
[02a531b] | 14 | 3) skyped: |
[9a4bb33] | 15 | |
[c99bb05] | 16 | python skyped.py -n -d |
[02a531b] | 17 | |
[8a2df93] | 18 | 4) irssi |
[15282dc] | 19 | |
20 | == Get the code from git | |
21 | ||
22 | To get the code directly from git, you need: | |
23 | ||
24 | git clone git://vmiklos.hu/bitlbee-skype | |
25 | cd bitlbee-skype | |
[afeb517] | 26 | make autogen |
Note: See TracBrowser
for help on using the repository browser.