favicon-generator

command module
v0.0.0-...-329da67 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 17, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

README

favicon-generator

Command-line to generate favicons from a image.

Installation

Install libvips:

$ apt install libvips-dev

You need go installed and GOBIN in your PATH. Once that is done, run the command:

$ go get -u github.com/thiamsantos/favicon-generator

Usage

Usage
  $ favicon-generator [options]

Options
  -i string
        Input image (default "logo.png")
  -o string
        Folder to output the favicons (default "favicons")

Examples
  $ favicon-generator
  $ favicon-generator -i path/to/logo.jpg
  $ favicon-generator -o /tmp/favicons
  $ favicon-generator -i path/to/logo.jpg -o /tmp/favicons

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL