mirror of
https://github.com/revanced/revanced-documentation.git
synced 2025-01-10 02:35:55 +01: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