Registered by Dan Watkins

A Bazaar plugin that will tweet new commits and push.

This plugin tweets a messages when you commit or push new revisions.

Installation:

This plugin depends on python-twitter (>= 1.1) and python-request-oauthlib

Configuration:

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

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

Project information

Part of:
Bazaar VCS and Tools
Maintainer:
Koichi Akabe
Driver:
Koichi Akabe
Licence:
GNU GPL v3

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
Python

All packages Packages in Distributions

All bugs Latest bugs reported

Downloads

Latest version is 1.3.0
released

All downloads