mirror of
https://github.com/revanced/revanced-manager
synced 2024-05-14 13:56:57 +02:00
f82c439b26
Co-authored-by: validcube <pun.butrach@gmail.com>
15 lines
300 B
Markdown
15 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.
|