724593a7b1
Because the release workflow already runs on dev and main, it is not necessary to also trigger it for PRs. ci: Do not start a Gradle daemon for PR builds |
||
---|---|---|
.github | ||
assets | ||
docs | ||
gradle | ||
src/main | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.releaserc | ||
build.gradle.kts | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
settings.gradle.kts |
Continuing the legacy of Vanced
💻 ReVanced CLI
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.