favify 0.2.0

Generate a complete favicon set for your web applications with the desired target platforms
favify-0.2.0 is not a library.

Favify

A command-line application version of Fav. Generate a complete favicon set for your web applications with the desired target platforms.

Installation

To install this project locally on your machine, execute this command on your terminal

cargo install favify

Usage

Usage: favify.exe [OPTIONS] <source_image>

Arguments:
  <source_image>  Path to the source image

Options:
  -p, --platforms <platforms>  Platforms that should be supported [possible values: web, modern, android, apple]
  -o, --output <output>        Output folder destination, will be created if it does not exist
  -t, --template               Generate a quick-start HTML template
  -h, --help                   Print help information
  -V, --version                Print version information

License

This project is licensed under the MIT License