Firefox recipe server
Перейти к файлу
Michael Kelly c7abd39d91 Add setup and workflow docs. 2016-01-27 16:38:45 -08:00
bin Generate SHA-256 cert for SSL dev server. 2016-01-27 10:10:49 -08:00
docs Add setup and workflow docs. 2016-01-27 16:38:45 -08:00
etc Generate SHA-256 cert for SSL dev server. 2016-01-27 10:10:49 -08:00
normandy Review feedback. 2016-01-27 10:53:47 -08:00
.gitignore Generate SHA-256 cert for SSL dev server. 2016-01-27 10:10:49 -08:00
.travis.yml Upgrade pip in Travis 2016-01-26 20:23:04 -08:00
Dockerfile add user 2016-01-26 15:08:47 -08:00
LICENSE Add very basic framework of classifier and bundler. 2015-12-30 22:25:39 -08:00
Procfile [Bug 1240973] Changes to run on Heroku 2016-01-25 13:30:30 -08:00
README.md Add setup and workflow docs. 2016-01-27 16:38:45 -08:00
manage.py omg omg omg 2015-12-22 14:00:41 -08:00
pytest.ini Add py-test 2016-01-13 11:34:58 -08:00
requirements.txt Revert Django 1.9, since 1.9.1 has a bug we hit 2016-01-27 11:13:19 -08:00
runtime.txt [Bug 1240973] Changes to run on Heroku 2016-01-25 13:30:30 -08:00

README.md

Normandy

Normandy is the server-side implementation of the Recipe Server. It serves bundles of JavaScript to various clients (Firefox browsers) based on certain rules.

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.