cloudfoundry / libbuildpack

A library for writing buildpacks
Apache License 2.0
35 stars 31 forks source link

Request: buildpack-packager init -supply #28

Closed drnic closed 5 years ago

drnic commented 5 years ago

My guess is that most new buildpacks created from this point onwards will be Supply buildpacks. Currently buildpack-packager init assumes you want a normal buildpack and generates all the bin/ and src/ files.

A suppy buildpack can be much simpler and easier for a new developer to grok.

Either:

This feature would probably require a rewrite of the scaffold system and the upgrade system.

cf-gitbot commented 5 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/166137511

The labels on this github issue will be updated when the story is started.

zmackie commented 5 years ago

@drnic We'll look into how this fits out priorities. Thanks for the issue.

drnic commented 5 years ago

I’ll close this issue/ idea. I can see from v3 work that this repo wont have too many future users despite my riveting new blog series :)