gen-wallpapers: "cli" example is just a binary
This commit is contained in:
parent
627f52f16d
commit
3f478f5353
3 changed files with 1 additions and 3 deletions
|
|
@ -16,7 +16,7 @@ http://philippeloctaux.com
|
|||
## wallpapers
|
||||
|
||||
1. place **JPEG** files in `public/wallpapers` and make sure they have exif data (GPS + date)
|
||||
2. inside `crates/gen-wallpapers`, run `cargo run --example cli -- ./public/wallpapers > ./crates/plcom/wallpapers.json` to generate wallpaper metadata
|
||||
2. inside `crates/gen-wallpapers`, run `cargo run -- ../../public/wallpapers > ../plcom/wallpapers.json` to generate wallpaper metadata
|
||||
|
||||
## icons
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue