normandy/README.md

22 строки
916 B
Markdown

# Normandy Recipe Server
Normandy manages recipes of changes to make to Firefox, including temporary
studies, user surveys and controlled rollout of new features.
[![CircleCI](https://img.shields.io/circleci/project/mozilla/normandy/master.svg?maxAge=2592000&label=CI)](https://circleci.com/gh/mozilla/normandy/tree/master)
[![Updates](https://pyup.io/repos/github/mozilla/normandy/shield.svg)](https://pyup.io/repos/github/mozilla/normandy/)
[![Code Style: Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)
# License
Normandy is licensed under the MPLv2. See the `LICENSE` file for details.
The Docker images published for Normandy include GeoLite2 data created by
MaxMind, available from https://www.maxmind.com.
# Hacking
Please see the [Developer Setup] documentation to get started.
[Developer Setup]: https://mozilla.github.io/normandy/dev/install.html