Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mozilla/normandy

Firefox recipe server
https://github.com/mozilla/normandy

firefox mozilla-normandy product-delivery

Last synced: 8 days ago
JSON representation

Firefox recipe server

Awesome Lists containing this project

README

        

# 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