manifest-gen

Crates.iomanifest-gen
lib.rsmanifest-gen
version0.2.3
sourcesrc
created_at2021-12-04 08:33:55.599841
updated_at2023-11-16 10:46:12.832804
descriptionA manifest.json generator
homepagehttps://github.com/frectonz/manifest-gen
repositoryhttps://github.com/frectonz/manifest-gen
max_upload_size
id492143
size49,316
Fraol Lemecha (frectonz)

documentation

README

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

asciicast

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
Commit count: 19

cargo fmt