0.0.3 • Published 1 year ago

resdroid-cli v0.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

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-cli

Usage

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.
0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago