Go to file
oSumAtrIX c335850cc5
build(Needs bump): Bump dependencies
2024-02-11 21:47:15 +01:00
.github ci: Use latest Node.js LTS version to fix builds 2024-01-26 22:52:38 +01:00
assets chore: Update README heading 2023-11-22 23:41:26 +01:00
docs docs: Fix blockquote highlights not rendering 2024-02-04 18:35:41 +01:00
gradle build(Needs bump): Bump dependencies 2024-02-11 21:47:15 +01:00
src/main build(Needs bump): Bump dependencies 2024-02-11 21:47:15 +01:00
.editorconfig build(Needs bump): Bump dependencies 2024-02-11 21:47:15 +01:00
.gitattributes build: update gradle 2023-07-05 23:07:31 +02:00
.gitignore chore: Add `local.properties` to `.gitignore` 2024-01-10 09:33:54 +01:00
.releaserc refactor: Move ReVanced Library subproject to another repository 2023-09-23 18:19:34 +02:00
CHANGELOG.md chore(release): 4.4.0 [skip ci] 2023-12-28 21:34:45 +00:00
CONTRIBUTING.md chore: Update README heading 2023-11-22 23:41:26 +01:00
LICENSE Create LICENSE 2022-05-06 23:05:42 +02:00
README.md chore: Update README heading 2023-11-22 23:41:26 +01:00
build.gradle.kts build: Bump Kotlin Gradle plugin version 2023-10-22 16:14:47 +02:00
gradle.properties chore(release): 4.4.0 [skip ci] 2023-12-28 21:34:45 +00:00
gradlew build: update gradle 2023-07-05 23:07:31 +02:00
gradlew.bat build: update gradle 2023-07-05 23:07:31 +02:00
package-lock.json build: Bump dependencies 2024-01-26 01:42:04 +01:00
package.json build: Bump dependencies 2024-01-26 01:42:04 +01:00
settings.gradle.kts build: Simplify enabling local build cache 2023-12-10 21:57:12 +01:00

README.md


                       

Continuing the legacy of Vanced

💻 ReVanced CLI

GitHub Workflow Status (with event) GPLv3 License

Command line application to use ReVanced.

About

ReVanced CLI is a command line application to patch apps using ReVanced. ReVanced CLI also comes with commands to uninstall or install patched apps and list patches from supplied patch bundles.

🚀 Download

You can download the most recent version of ReVanced CLI from here. Learn how to use ReVanced CLI by following the documentation.

📚 Everything else

📙 Contributing

Thank you for considering contributing to ReVanced CLI. You can find the contribution guidelines here.

🛠️ Building

In order to build ReVanced CLI, you can follow the documentation.

📜 Licence

ReVanced CLI is licensed under the GPLv3 licence. Please see the licence file for more information. tl;dr you may copy, distribute and modify ReVanced CLI as long as you track changes/dates in source files. Any modifications to ReVanced CLI must also be made available under the GPL along with build & install instructions.