kano-repository-manager
kano-repository-manager copied to clipboard
Create a Build class for managing builds in the repo
The Package#build
method should return an instance of the Build
class. The builds should be managed by the respective Package
instances.