Favify

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

Usage

```shell Usage: favify.exe [OPTIONS]

Arguments: Path to the source image, must be an SVG file

Options: -p, --platforms Platforms that should be supported [possible values: web, modern, android, apple] -o, --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