Skip to content
This repository has been archived by the owner on Apr 19, 2018. It is now read-only.
/ mirror-mapper Public archive

Code merged into mozilla/build-relengapi/tree/master/relengapi/blueprints/mapper

License

Notifications You must be signed in to change notification settings

hwine/mirror-mapper

Repository files navigation

mirror-mapper

Travis-CI Build Status Coverage Status Documentation Status

Map upstream repo url to mirror location on git.mozilla.org for b2g projects.

Installation

pip install git+https://github.com/hwine/mirror-mapper.git

Documentation

https://mirror-mapper.readthedocs.org/

Development

To run the all tests run:

tox

Requirements

Developing on this project requires your environment to have these minimal dependencies:

  • Tox - for running the tests
  • Setuptools - for building the package, wheels etc. Now-days Setuptools is widely available, it shouldn't pose a problem :)
  • Sphinx - for updating the documentation

Note: the layout for this project came from the Cookiecutter template https://github.com/ionelmc/cookiecutter-pylibrary-minimal.

About

Code merged into mozilla/build-relengapi/tree/master/relengapi/blueprints/mapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages