julz / cube

a kube backend for cf, because k-why not
21 stars 8 forks source link

Replace the execution of the binary of packs/build with a library call of packs/build #14

Open herrjulz opened 6 years ago

herrjulz commented 6 years ago

The recipe executes the binary of packs/build. A nicer solution would be to import packs and use it as a library.