Skip to main content

Synch github, bitbucket, and trac issues with taskwarrior

Project description

This is a command line utility for updating your local `taskwarrior
<http://taskwarrior.org>`_ database from you forge issue trackers.

Getting bugwarrior
-------------

Installing
++++++++++

Installing it from http://pypi.python.org/pypi/bugwarrior is easy with ``pip``::

$ pip install bugwarrior

The Source
++++++++++

You can find the source on github at http://github.com/ralphbean/bugwarrior


Configuring
-----------

Create a ``~/.bugwarriorrc`` file with the following contents::

[github]
github_user = YOUR_USERNAME

[bitly]
api_user = YOUR_USERNAME
api_key = R_3c223c39de2d675

Using
-----

Just run ``bugwarrior-pull``.

It's ideal to create a cron task like::

0 * * * * /usr/bin/bugwarrior-pull 2>&1 | /usr/bin/logger

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bugwarrior-0.1a.tar.gz (15.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page