# Packages
No description provided by the author
# README
makeicon
Code repository for a course at Udemy about React Native
Table of contents
Requirments:
- Mac OS, Linux or Windows
- 64bites version
Installation
downlouad and unzip
or
$ brew install makeicon
Usage
Command-Line Interface
Help
$ ./makeicon --help
or
$ ./makeicon -h
Make
for create directory with icons from file Image.png
$ ./makeicon --file Image.png
or
$ ./makeicon -f Image.png
Version
$ ./makeicon --version
or
$ ./makeicon --v