Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.36 KB

README.md

File metadata and controls

36 lines (21 loc) · 1.36 KB

gh collab-montage

CI codecov

Combine avatars of all contributors into one image. Just call gh collab-montage and this extension will query all contributors, fetch their avatars, and combine them all into one PNG. This extension also provides a public library to provide utilities for making your own montage.

Installation

gh extension install spenserblack/gh-collab-montage

Features

  • Specify if you want the avatars to be circles or squares
  • Specify the margin between avatars

Possible Features

These features will be implemented if they are requested. Raise an issue if you're interested!

  • Generating montages from other sources (collaborators, organization members, a manually-defined file, etc.)
  • ???

Example

The following example was generated with gh collab-montage -R o2sh/onefetch --size 100 --margin 5.

montage

Credits

This extension was inspired by avatar-montage.