<@U0E6TGXUN>: FYI I introduced a new contributor c...
# kobalt
c
@codeslubber: FYI I introduced a new contributor called `IRunContributor`: https://github.com/cbeust/kobalt/blob/master/src/main/kotlin/com/beust/kobalt/api/IRunContributor.kt This way, any plug-in can become a runner: they just need to tell kobalt their affinity with a given project (an integer) and the highest affinity gets to run it