💻 Command line application as an alternative to the ReVanced Manager
Go to file
semantic-release-bot 5cddf5004e chore(release): 2.20.0 [skip ci]
# [2.20.0](https://github.com/revanced/revanced-cli/compare/v2.19.0...v2.20.0) (2023-01-17)

### Bug Fixes

* bump patcher dependency version ([51c04b7](51c04b7b16))
* do not list compatible packages if patches do not define them ([31e4a41](31e4a41dd2))

### Features

* connect to first device if given device was not found ([6485e47](6485e477a1))
* remove option `--with-descriptions` ([07a423b](07a423b19e))
2023-01-17 23:48:27 +00:00
.github ci: use PAT in step Release 2023-01-18 00:44:39 +01:00
.idea ci: refactor release workflow 2022-12-11 05:14:23 +01:00
docs docs: improve CLI usage commands 2023-01-13 00:13:45 +01:00
gradle/wrapper chore: update gradlew wrapper 2022-05-26 04:08:29 +02:00
src/main/kotlin/app/revanced feat: connect to first device if given device was not found 2023-01-15 05:17:38 +01:00
.gitignore ci: refactor release workflow 2022-12-11 05:14:23 +01:00
.releaserc ci: do not release on `build` commit type 2022-12-15 19:47:48 +01:00
CHANGELOG.md chore(release): 2.20.0 [skip ci] 2023-01-17 23:48:27 +00:00
LICENSE Create LICENSE 2022-05-06 23:05:42 +02:00
build.gradle.kts build: update dependencies 2023-01-18 00:33:00 +01:00
gradle.properties chore(release): 2.20.0 [skip ci] 2023-01-17 23:48:27 +00:00
gradlew fix: add execute permission to `./gradlew` file (#36) 2022-06-18 23:50:19 +02:00
gradlew.bat feat: Add CLI 2022-04-08 23:49:31 +02:00
package-lock.json ci: refactor release workflow 2022-12-11 05:14:23 +01:00
package.json ci: refactor release workflow 2022-12-11 05:14:23 +01:00
settings.gradle.kts refactor: migrate to Kotlin build scripts 2022-04-10 19:36:51 +02:00

docs/README.md

💻 Documentation and guides of ReVanced CLI

This documentation explain, how to use the ReVanced CLI.

📖 Table of contents

  1. 💼 Prerequisites
  2. 🛠️ Using the ReVanced CLI