Install it with pip directly from the repo:
pip install git+https://github.com/simpeg/collageRun the collage command to generate the image, passing the path to the output
image as argument. For example:
collage image.pngExplore the available options with collage --help.
Running this helped to generate a nice looking and updated version of the SimPEG contributors:
collage \
--ignore thibaut-kobold \
--ignore cgohlke \
--add leonfoks \
--ncols 8 \
--fontsize 24 \
image.pngReleased under the MIT License.