💻 Command line application as an alternative to the ReVanced Manager
Go to file
semantic-release-bot a8c8682116 chore(release): 4.0.2 [skip ci]
## [4.0.2](https://github.com/ReVanced/revanced-cli/compare/v4.0.1...v4.0.2) (2023-10-12)

### Bug Fixes

* Move file to output even when mounting ([59dfc98](59dfc988e3))
* Use punctuation in option descriptions ([da4469f](da4469f402))

### Performance Improvements

* Use multiple threads for writing dex files ([28648a1](28648a1c53))
2023-10-12 17:58:47 +00:00
.github ci: Bump checkout action 2023-09-27 18:02:51 +02:00
assets chore: Add missing assets 2023-10-05 01:52:20 +02:00
docs docs: Use preciser formulation 2023-10-10 10:01:39 +02:00
gradle build: Use artifacts from Jitpack 2023-10-09 19:15:23 +02:00
src/main fix: Move file to output even when mounting 2023-10-10 10:09:04 +02:00
.gitattributes build: update gradle 2023-07-05 23:07:31 +02:00
.gitignore chore: remove project files 2023-03-02 20:37:57 +01:00
.releaserc refactor: Move ReVanced Library subproject to another repository 2023-09-23 18:19:34 +02:00
build.gradle.kts build: Use artifacts from Jitpack 2023-10-09 19:15:23 +02:00
CHANGELOG.md chore(release): 4.0.2 [skip ci] 2023-10-12 17:58:47 +00:00
CONTRIBUTING.md docs: Add contribution guidelines 2023-09-23 16:32:11 +02:00
gradle.properties chore(release): 4.0.2 [skip ci] 2023-10-12 17:58:47 +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
LICENSE Create LICENSE 2022-05-06 23:05:42 +02:00
package-lock.json ci: update actions (#204) 2023-02-13 22:35:05 +01:00
package.json ci: update actions (#204) 2023-02-13 22:35:05 +01:00
README.md docs: Use new X branding 2023-10-08 03:50:43 +02:00
settings.gradle.kts build: Use artifacts from Jitpack 2023-10-09 19:15:23 +02:00


                       

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.