Modern cross-platform telemetry
Перейти к файлу
brizental 11488226df EXTRA: Replace all occurances of Javascript with JavaScript
To prevent @badboy from dying on this hill.
2021-06-11 15:22:27 +02:00
.circleci
.github
bin
build-scripts
docs
glean-core
gradle/wrapper
gradle-plugin
samples
taskcluster
tools/analysis/ping-patterns
xcconfig
.buildconfig.yml
.coveragerc
.detekt.yml
.dictionary
.flake8
.flake8rc
.gitignore
.swiftlint.yml
.taskcluster.yml
.yamllint
CHANGELOG.md
CODE_OF_CONDUCT.md
Cargo.lock
Cargo.toml
Cartfile.private
DEPENDENCIES.md
LICENSE
Makefile
README.iOS.md
README.md
about.toml
build.gradle
deny.toml
glean.1.schema.json
gradle.properties
gradlew
gradlew.bat
publish.gradle
settings.gradle
setup.py

README.md

Glean SDK

Glean logo

glean-core on crates.io License: MPL-2.0 The Glean SDK book Build Status

Documentation

All documentation is available online:

The Glean SDK Book

Overview

Refer to the documentation for using and developing the Glean SDK.

For an overview of Glean beyond just the SDK, see the section in the Firefox data docs.

The code in this repository is organized as follows:

Note: The Glean SDK requires at least Rust 1.43.0. Older versions are untested.

Contact

To contact us you can:

Credits

The Glean logo artwork was contributed by Diana Ciufo. It's licensed under MPL.

License

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/