зеркало из https://github.com/mozilla/normandy.git
e8b1dd7557 | ||
---|---|---|
addon-builder | ||
ci | ||
compose | ||
docs | ||
eslint-config-normandy | ||
functional_tests | ||
lints | ||
mock-recipe-server | ||
recipe-client-addon | ||
recipe-server | ||
.eslintignore | ||
.eslintrc | ||
.flake8 | ||
.gitignore | ||
.taskcluster.yml | ||
.therapist.yml | ||
README.md | ||
circle.yml |
README.md
Normandy
Normandy is a collection of projects that provide a fast and accurate way to interact with unbiased subsets of Firefox users.
This repo is a monorepo. It contains several projects, each represented by a top level directory:
- recipe-server - Django server that manages and delivers recipes efficiently and securely.
- recipe-client-addon - Firefox system add-on to fetch, verify, and execute recipes.
- lints - Shared tools and configs for linting. (Each project may have separate configs as well)
- compose - Scripts and configurations to create multi-server environments for development and testing.
Documentation
Developer documentation for the service can be found at http://normandy.readthedocs.org/.
License
Normandy is licensed under the MPLv2. See the LICENSE
file for details.