Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frectonz/manifest-gen
A manifest.json generator
https://github.com/frectonz/manifest-gen
manifest-generator manifest-json rust
Last synced: 2 months ago
JSON representation
A manifest.json generator
- Host: GitHub
- URL: https://github.com/frectonz/manifest-gen
- Owner: frectonz
- License: mit
- Created: 2021-12-04T08:18:53.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-16T10:44:12.000Z (about 1 year ago)
- Last Synced: 2024-10-20T00:14:50.121Z (3 months ago)
- Topics: manifest-generator, manifest-json, rust
- Language: Rust
- Homepage: https://asciinema.org/a/496160
- Size: 57.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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
```bash
nix run github:frectonz/manifest-gen
```## Demo
[![asciicast](https://asciinema.org/a/496160.svg)](https://asciinema.org/a/496160)
## Installation
```sh
cargo install manifest-gen
```## Usage
```sh
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