Cabby uses Github’s issue tracker. See the Cabby project page on Github.
The Cabby source code can be found on Github. See the Cabby project page on Github.
The Cabby repository has the following layout:
Almost all Cabby code is covered by the unit tests. Cabby uses py.test and tox for running tests. Type tox -r or py.test to run the unit tests.
The documentation is written in ReStructuredText (reST) format and processed using Sphinx. To build HTML documentation, go to docs and type make html.
Next steps
Continue to License.