-
Notifications
You must be signed in to change notification settings - Fork 288
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pack should support pack extension new
#1636
Comments
@AidanDelaney should we aim to make use of |
I'd love to see |
Let's block this on #1534 since whatever we do for buildpacks can be modified for extensions |
@natalieparellano I'd like to take a swing at this when unblocked. Assign me this issue, please. |
Still blocked on #1534 @harikannan512 I apologize for completely missing your comment in #1685 - by |
@natalieparellano is this issue still up? |
I think so - @AidanDelaney do you have any thoughts on this? |
@natalieparellano I think it is still up and would love to work on this issue , plz assign me!! |
Description
This is a sub-task of #1470
Just like scaffold new buildpacks, we should be able to scaffold new extensions
Proposed solution
The command should work just like
pack buildpack new
, but with extensions:Additional context
The text was updated successfully, but these errors were encountered: