README.md (718B)
This directory contains a Gradle plugin for that wraps Nimbus FML. It knows how to process feature manifest definitions and generate Kotlin bindings for the configured features.
It has been forked into mozilla-firefox from the A-S Repo
This is mostly a thin wrapper around the actual code generator whose implementation lives in either:
- hopefully in services/app-services/components/support/nimbus-fml and built by mach.
- otherwise from the application-services repo and published as a taskcluster artifact, then downloaded locally.