source:
skype/HACKING
@
5a54ec8
Last change on this file since 5a54ec8 was c99bb05, checked in by , at 2009-08-31T15:57:00Z | |
---|---|
|
|
File size: 332 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 --args ./bitlbee -v -n -D |
12 | run |
13 | |
14 | 3) skyped: |
15 | |
16 | python skyped.py -n -d |
17 | |
18 | 4) irssi |
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 |
26 | make autogen |
Note: See TracBrowser
for help on using the repository browser.