Changeset 15282dc


Ignore:
Timestamp:
2008-01-15T03:14:26Z (16 years ago)
Author:
Miklos Vajna <vmiklos@…>
Branches:
master
Children:
e72d869
Parents:
3b495c0
Message:

move the git stuff to HACKING

Location:
skype
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • skype/HACKING

    r3b495c0 r15282dc  
     1== Tabs
     2
    13I use the following tabs during the development:
    24
     
    1719
    18205) irssi
     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
  • skype/README

    r3b495c0 r15282dc  
    8080----
    8181
    82 NOTE: Alternatively, if you want to test the latest code, you can use `git
    83 clone git://vmiklos.hu/bitlbee-skype` to get the code directly from git.
    84 
    8582It doesn't matter where do you get it, it'll install the plugin to `/usr/local`
    8683by default (that's the location where BitlBee searches for plugins by default).
     
    8986
    9087----
    91 $ cd bitlbee-skype
    92 $ make prepare
    9388$ ./configure
    9489$ make
Note: See TracChangeset for help on using the changeset viewer.