Skip to content

Unpacking and repacking Android bootable images in your browser.

License

Notifications You must be signed in to change notification settings

MoKee/boot-repacker

 
 

Repository files navigation

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

About

Unpacking and repacking Android bootable images in your browser.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 65.7%
  • JavaScript 31.2%
  • HTML 3.1%