source: skype/HACKING @ 6774d83

Last change on this file since 6774d83 was 15282dc, checked in by Miklos Vajna <vmiklos@…>, at 2008-01-15T03:14:26Z

move the git stuff to HACKING

  • Property mode set to 100644
File size: 352 bytes
RevLine 
[15282dc]1== Tabs
2
[02a531b]3I use the following tabs during the development:
4
51) bitlbee-skype:
6
7vim, make, etc.
8
92) bitlbee:
[9a4bb33]10
[8237df5]11gdb ./bitlbee
[9a4bb33]12run -v -n -D
13
[02a531b]143) skyped:
[9a4bb33]15
[d96380b]16python skyped.py -n -d -c ./skyped.conf
[02a531b]17
184) skype
19
205) irssi
[15282dc]21
22== Get the code from git
23
24To get the code directly from git, you need:
25
26git clone git://vmiklos.hu/bitlbee-skype
27cd bitlbee-skype
28make prepare
Note: See TracBrowser for help on using the repository browser.