5 releases
0.2.3 | Nov 16, 2023 |
---|---|
0.2.2 | May 21, 2022 |
0.2.1 | Mar 2, 2022 |
0.1.1 | Jan 11, 2022 |
0.1.0 | Dec 4, 2021 |
#561 in Images
24KB
318 lines
manifest-gen
manifest-gen
is a CLI tool that helps you in creating a manifest.json
file for your pwa.
Run it with Nix
nix run github:frectonz/manifest-gen
Demo
Installation
cargo install manifest-gen
Usage
manifest-gen icon.png
icon.png
is the image of your pwa.
What does it do?
- Resizes the given image to appropriate sizes
- Asks a bunch of questions and fills in the fields in the manifest.json
Dependencies
~13MB
~205K SLoC