Hello Bar

Hit the Bar

import axle.cicd.bar.Bar

val bar = Bar("A", 42)
// bar: Bar = Bar(name = "A", i = 42)

Updated mid-April...