0.0.3 • Published 3 years ago

resdroid-cli v0.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years 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

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago