Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 479 Bytes

DEVELOPERS.md

File metadata and controls

23 lines (17 loc) · 479 Bytes

How to use ReVanced Builder from source

This is simple enough,

git clone https://github.com/reisxd/revanced-builder.git
cd revanced-builder
npm i
node .

Note that you need git and NodeJS >= 16 for this.

How to build ReVanced Builder

This is also simple,

git clone https://github.com/reisxd/revanced-builder.git
cd revanced-builder
npm i
npx pkg -t linux-x64,macos-x64,win-x64 -C GZip .