Crates.io | ribboned |
lib.rs | ribboned |
version | 0.1.0 |
source | src |
created_at | 2021-08-26 02:59:51.056611 |
updated_at | 2021-08-26 02:59:51.056611 |
description | Make default app icons identifiable (for iOS, macOS, and watchOS) |
homepage | |
repository | |
max_upload_size | |
id | 442435 |
size | 2,100,356 |
Make default app icons identifiable (for iOS, macOS, and watchOS)
ribboned [FLAGS] <APPICONSET> <TEXT>
FLAGS:
--ios Generate icons for iOS
--mac Generate icons for macOS
--watch Generate icons for watchOS
ARGS:
<APPICONSET> Path to .appiconset (e.g. /path/to/Assets.xcassets/AppIcon.appiconset)
<TEXT> Icon text (Up to three characters will be displayed)
ribboned ~/Project/Shared/Assets.xcassets/AppIcon.appiconset RIBBONED --ios --mac
↓
cargo install ribboned