.. Bugwarrior documentation master file, created by
   sphinx-quickstart on Wed Apr 16 15:09:22 2014.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Bugwarrior
==========

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

Build Status
------------

.. |master| image:: https://secure.travis-ci.org/ralphbean/bugwarrior.png?branch=master
   :alt: Build Status - master branch
   :target: http://travis-ci.org/#!/ralphbean/bugwarrior

.. |develop| image:: https://secure.travis-ci.org/ralphbean/bugwarrior.png?branch=develop
   :alt: Build Status - develop branch
   :target: http://travis-ci.org/#!/ralphbean/bugwarrior

+----------+-----------+
| Branch   | Status    |
+==========+===========+
| master   | |master|  |
+----------+-----------+
| develop  | |develop| |
+----------+-----------+


Contents
--------

.. toctree::
   :maxdepth: 2

   getting
   using
   common_configuration
   services
   configuration
   contributing
   faq


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

