Categorygithub.com/barelyhuman/og-image
modulepackage
0.0.3
Repository: https://github.com/barelyhuman/og-image.git
Documentation: pkg.go.dev

# README

og-image

Open Graph Image Generator (CLI)

Usage

❯ cat .commitlog.release
v0.0.2

Usage of og-image: 
  -background-url string
    	URL for the background
  -color string
    	Font Color (default "#000")
  -desc string
    	Description or Sub Title
  -out string
    	File to output to, will export a png (default "./og-image.png")
  -size-one int
    	Font Size for title (default 16)
  -size-two int
    	Font Size For description (default 12)
  -title string
    	Title

Install

You can get the binaries from releases page for your specific arch

Contribute

The repository follows the general github pull request flow and would appreciate if you let the owner/maintainer know before you pick up an issue, this is to avoid overlaps

License

MIT © Reaper

# Packages

No description provided by the author