mirror of
https://github.com/ReVanced/revanced-documentation.git
synced 2026-01-11 21:56:17 +00:00
820 B
820 B
Building from source
If you have already downloaded the prebuilt packages you can skip to Using the ReVanced CLI.
Before continuing you need to be authenticated to GitHub Packages.
This will assume you have a GitHub account. Create a PAT with the scope read:packages here and add your token to ~/.gradle/gradle.properties.
Example gradle.properties file:
gpr.user = YourUsername
gpr.key = ghp_longrandomkey