2018-04-24 01:51:25 +03:00
|
|
|
# Normandy Recipe Server
|
2017-01-05 21:28:23 +03:00
|
|
|
|
2018-04-24 01:51:25 +03:00
|
|
|
Normandy manages recipes of changes to make to Firefox, including temporary
|
|
|
|
studies, user surveys and controlled rollout of new features.
|
2017-01-05 21:28:23 +03:00
|
|
|
|
2018-05-04 11:04:30 +03:00
|
|
|
[![CircleCI](https://img.shields.io/circleci/project/mozilla/normandy/master.svg?maxAge=2592000&label=CI)](https://circleci.com/gh/mozilla/normandy/tree/master)
|
2018-05-05 01:28:54 +03:00
|
|
|
[![Updates](https://pyup.io/repos/github/mozilla/normandy/shield.svg)](https://pyup.io/repos/github/mozilla/normandy/)
|
2018-06-29 20:19:24 +03:00
|
|
|
[![Code Style: Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)
|
2018-05-04 11:04:30 +03:00
|
|
|
|
2018-04-24 01:51:25 +03:00
|
|
|
# License
|
2017-01-05 21:28:23 +03:00
|
|
|
|
2018-04-24 01:51:25 +03:00
|
|
|
Normandy is licensed under the MPLv2. See the `LICENSE` file for details.
|
2017-01-05 21:28:23 +03:00
|
|
|
|
2018-04-24 01:51:25 +03:00
|
|
|
# Hacking
|
2017-01-05 21:28:23 +03:00
|
|
|
|
2018-04-24 01:51:25 +03:00
|
|
|
Please see the [Developer Setup] documentation to get started.
|
2017-01-05 21:28:23 +03:00
|
|
|
|
2018-04-24 01:51:25 +03:00
|
|
|
[Developer Setup]: http://normandy.readthedocs.io/en/latest/dev/install.html
|