Repositories
btlogger
Bluetooth scanner/logger which can post to Twiiter
-
Cloning this repository:
git clone git://gitorious.org/btlogger/btlogger.git btlogger cd btlogger
Add this repository as a remote to an existing local repository:
git remote add btlogger git://gitorious.org/btlogger/btlogger.git git fetch btlogger git checkout -b my-local-tracking-branch btlogger/master_or_other_branch

