aboutsummaryrefslogtreecommitdiffstats
path: root/skype/HACKING
diff options
context:
space:
mode:
Diffstat (limited to 'skype/HACKING')
-rw-r--r--skype/HACKING10
1 files changed, 10 insertions, 0 deletions
diff --git a/skype/HACKING b/skype/HACKING
index dbaa74cc..b4442182 100644
--- a/skype/HACKING
+++ b/skype/HACKING
@@ -1,3 +1,5 @@
+== Tabs
+
I use the following tabs during the development:
1) bitlbee-skype:
@@ -16,3 +18,11 @@ python skyped.py -n -d -c ./skyped.conf
4) skype
5) irssi
+
+== Get the code from git
+
+To get the code directly from git, you need:
+
+git clone git://vmiklos.hu/bitlbee-skype
+cd bitlbee-skype
+make prepare