Skip to content

safwanrahman/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.

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 51.6%
  • Python 41.5%
  • Shell 2.8%
  • CSS 2.3%
  • HTML 1.0%
  • Lua 0.5%
  • Nginx 0.3%