# uber/okbuck

OkBuck is a gradle plugin that lets developers utilize the Buck build system on a gradle project.

Repository: https://github.com/uber/okbuck
Canonical: https://ross.abutalabs.com/products/okbuck
Language: Java
License: NOASSERTION
License Family: other
Topics: buck, watchman, gradle, gradle-plugin, android
Last push: 2026-03-29T01:59:15+00:00

## Health v2 (maintenance only)
Score: 60/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 74, release rhythm 19, longevity 100
- inputs: {"age_days": 3987, "days_push": 158, "days_rel": 330, "gap_med": null, "n_releases_24m": 1}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1527, forks 171 (observed 2026-08-28T04:04:58.591121+00:00)

## What it is
OkBuck is a Gradle plugin that generates BUCK files so developers can use Facebook's Buck build system on existing Gradle projects, primarily Android ones. It includes a buck wrapper script that manages Buck installation and re-runs OkBuck only when needed via Watchman.

## Use cases
- speed up android builds with buck
- generate buck files from a gradle project
- migrate gradle android project to buck
- share build artifacts across machines with buck http cache
- run buck builds via a gradle-style wrapper

## When to choose
- you have a large Android Gradle project and want Buck's faster incremental builds
- your team wants to try Buck without rewriting the build from scratch

## When to avoid
- your project is small and Gradle build times are acceptable
- you are not invested in the Android/JVM ecosystem or Buck is no longer maintained for your use case

## Facets
- artifact type: plugin
- maturity: maintenance
- function: build-tool, developer-tools
- domain: developer-tools, mobile-development, android-tools
- platform: jvm, cli
- tags: gradle-plugin, buck, android-build, build-acceleration, android

## Member repositories
- uber/okbuck (main) score 60

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:58.591121+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:31:34.787344+00:00, confidence not recorded.
  - readme: https://github.com/uber/okbuck (fetched 2026-08-28T04:04:58.591121+00:00, sha a95524c383ff)
- Data as of 2026-08-30T08:39:29.467469+00:00.
