Namespacing and bootable components

The above is an example from the Berg repo where a bootable component is wrapped in a namespace definition. I can’t get this pattern to work.

A gist with my attempt at following the berg example:

A nudge in the right direction would be helpful.

@streppa, Berg is a great application to read and learn. But, it is still using an old version of dry-system (0.5.0).

If I were you I would refer to dry-system documentation to get the current way to boot a dependency. I think this could resolve your issue.