lp:~vbkaisetsu/+junk/bzr-tweet

Created by Koichi Akabe and last modified

Bazaar commit/push tweet plugin

Installation:

This plugin depends on python-twitter (>= 0.8) and python-oauth2
Debian/Ubuntu contains old version of python-twitter. You can latest version at:
  https://launchpad.net/~vbkaisetsu/+archive/ppa

Configuration:

1. Authenticate with twitter account
 Run:
   $ bzr twitter-auth
 This command returns uri of authentication page
 Please open it and copy pin code and paste it to the terminal.

2. Setup twitter branch id
 This plugin tweet like the following message:
    bzr commit: BRANCH_ID has the new revid: 10: example commit [bzr-tweet]
 You can set BRANCH_ID using the following command:
    $ bzr twitter-branchid BRANCH_NAME
 You must set it, otherwise this plugin doesn't tweet messages.

Get this branch:
bzr branch lp:~vbkaisetsu/+junk/bzr-tweet
Only Koichi Akabe can upload to this branch. If you are Koichi Akabe please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Koichi Akabe
Status:
Development

Recent revisions

8. By Koichi Akabe

remove unused import
unify imports

7. By Koichi Akabe

update translations
fix spelling errors

6. By Koichi Akabe

catch exceptions

5. By Koichi Akabe

fix version number of python-twitter

4. By Koichi Akabe

fix package dependency

3. By Koichi Akabe

fix encoding

2. By Koichi Akabe

i18n and add Japanese translation
trim very long commit message
add debian directory for packaging

1. By Koichi Akabe

initial commit

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers