Skip to content

andymikulski/normandy

 
 

Repository files navigation

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.
  • mozjexl - A safe expression evaluation library. A fork of [Jexl][].

CircleCI Requires.io David

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.

Packages

No packages published

Languages

  • JavaScript 64.8%
  • Python 30.1%
  • CSS 2.3%
  • Shell 1.6%
  • HTML 0.8%
  • Lua 0.3%
  • Nginx 0.1%