flashfile2sh
v0.0.3
Published
A CLI utility for generating flash scripts from flashfile.xml files.
Readme
flashfile2sh
A CLI utility that generates a flashable script to flash Motorola factory ROMs.
:package: Installation
Globally
$ yarn global add flashfile2sh
# or
$ npm install flashfile2shLocally
# Clone the repository
$ git clone https://github.com/josesilveiraa/flashfile2sh
# CD into it
$ cd flashfile2sh
# Install dependencies
$ yarn install
# Run it
$ yarn start