Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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