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
<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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file bugwarrior-0.1a.tar.gz
.
File metadata
- Download URL: bugwarrior-0.1a.tar.gz
- Upload date:
- Size: 15.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1773a3d3dd59791e1dacb6d562a54cb796fc4205e104dedfef5bcecea7c73483 |
|
MD5 | fe083b6cd17051050f895f1e6838349a |
|
BLAKE2b-256 | d674744816331ccf5dab0483cf7c152031dfafe223f39968e6eeee3b924d0644 |