2 个不稳定版本
0.2.0 | 2022年12月23日 |
---|---|
0.1.0 | 2022年11月26日 |
#12 in #favicon
19KB
478 行
Favify
Fav 的命令行应用程序版本。为您的 Web 应用生成所需的平台目标的全套 favicon。
安装
要在您的机器上本地安装此项目,请在终端中执行此命令
cargo install favify
用法
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
许可证
此项目采用 MIT 许可证
依赖项
~11–21MB
~232K SLoC