github-socialify-preview

Crates.iogithub-socialify-preview
lib.rsgithub-socialify-preview
version1.0.0
sourcesrc
created_at2024-02-06 04:34:53.038211
updated_at2024-02-06 04:34:53.038211
descriptionUpload GitHub repository Socialify preview images
homepage
repositoryhttps://github.com/ShayBox/GitHub-Socialify-Preview
max_upload_size
id1128449
size68,279
Shayne Hartford (ShayBox)

documentation

README

GitHub Socialify Preview

Upload GitHub repository Socialify preview images

Based on mheap/github-social-image

Command Line

$ github-socialify-preview --help

Upload GitHub repository Socialify preview images

Usage: github-socialify-preview.exe [OPTIONS] --repo <REPO>

Options:
  -r, --repo <REPO>                GitHub Repository (Example: ShayBox/GitHub-Social-Preview)
  -t, --theme <THEME>              Socialify Theme [possible values: light, dark, auto]
  -f, --font <FONT>                Socialify Font [possible values: inter, bitter, raleway, rokkitt, source-code-pro, ko-ho, jost]
  -p, --pattern <PATTERN>          Socialify Background Pattern [possible values: signal, charlie-brown, formal-invitation, plus, circuit-board, overlapping-hexagons, brick-wall, floating-cogs, diagonal-stripes, solid]
  -l, --logo <LOGO>                Socialify SVG Logo (Image URL or Data URI)
      --owner                      Socialify Show Owner Name
      --language                   Socialify Show Language
      --stargazers                 Socialify Show Stars Count
      --forks                      Socialify Show Forks Count
      --issues                     Socialify Show Issues Count
      --pulls                      Socialify Show Pull Requests Count
  -d, --description <DESCRIPTION>  Socialify Show Description
  -h, --help                       Print help
  -V, --version                    Print version

Installation

Cargo/Crate: $ cargo install github-socialify-preview
GitHub Latest Release (Portable)

Commit count: 0

cargo fmt