Skip to content

Stub out a python project

BryanDavis requested to merge work/bd808/buildpack into main

The Apt buildpack only works as an add-on to some other build pack. As this project progresses it will need some config file templating tools and an entrypoint script to build the needed config and run ZNC. Adding a stub python project will allow the buildpacks to run and also give us a base to build templating and entrypoint tools later.

Merge request reports