/boot-repacker

Unpacking and repacking Android bootable images in your browser.

Primary LanguageVueApache License 2.0Apache-2.0

Unpacking and repacking Android bootable images in your browser.

Develop

npm install
npm run serve

Build

npm run build

Contribute

As part of the MoKee Open Source Project, this repository accepts commits from our Gerrit Code Review platform.

# setup
scp -p -P 29418 YOURNAME@mokeedev.review:hooks/commit-msg $(git rev-parse --git-dir)/hooks/
git remote add review ssh://YOURNAME@mokeedev.review:29418/MoKee/boot-repacker

# submit
git push review HEAD:refs/for/master

Libraries used

License

Apache License 2.0