labelflair 0.1.0

Generate colorful labels for GitHub Issues
Documentation

Generate a colorful palette of labels for your GitHub Issues

Labelflair is a library and command-line application that generates colorful labels for GitHub Issues. It accepts a list of labels, generates a palette of colors for them, and outputs them in a format that can be used to create or update labels in a GitHub repository.

The library of Labelflair does the heavy lifting of generating the colors and can be used in other applications or scripts. The command-line application provides a simple interface to use the library and generate labels directly from a configuration file.