Skip to content

spenserblack/gh-collab-montage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.