mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2024-11-10 09:07:47 +01:00
f82c439b26
Co-authored-by: validcube <pun.butrach@gmail.com>
14 lines
300 B
Markdown
14 lines
300 B
Markdown
# Nuke:tm:
|
|
|
|
> ![CAUTION]
|
|
> Some of the code are licensed under BSD 3-Clause License, please check inside the code file for more information.
|
|
|
|
## Usage
|
|
|
|
Move to your desire directory and run
|
|
|
|
```bash
|
|
dart nuke.dart
|
|
```
|
|
|
|
and it will remove all the empty keys from the JSON files in the current folder.
|