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.
gh extension install spenserblack/gh-collab-montage
- Specify if you want the avatars to be circles or squares
- Specify the margin between avatars
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.)
- ???
The following example was generated with gh collab-montage -R o2sh/onefetch --size 100 --margin 5
.
This extension was inspired by avatar-montage.