resdroid-cli
v0.0.3
Published
Generate Android drawable and mipmap images
Readme
ResDroid CLI
Latest v0.0.2
Release Notes
Description
Generate Android drawable and mipmap images for android project from a logo file.
Installation
npm i resdroid-cliUsage
Run the command:
resdroid-cli generate <file> <output-dir><file>is required.<output-dir>is optional. if it's set, the generated file with be saved there, otherwise, a folder named assets will be generated in the file's directory.
