Skip to content
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

feat(init): Add the new/init subcommands #85

Draft
wants to merge 27 commits into
base: main
Choose a base branch
from

Conversation

gmpinder
Copy link
Member

@gmpinder gmpinder commented Feb 25, 2024

Tasks

  • Finish setting up signing driver
  • Add logic for generating keys
  • Add logic for updating description and image name in recipe file while preserving comments (no serde for this)
  • Add logic for asking the user for input
    • Also add a way to use defaults and ignore questions

@gmpinder gmpinder self-assigned this Feb 25, 2024
@gmpinder gmpinder linked an issue Feb 25, 2024 that may be closed by this pull request
@gmpinder gmpinder marked this pull request as draft February 25, 2024 15:58
@gmpinder gmpinder added this to the v0.9.0 milestone Mar 19, 2024
@gmpinder gmpinder added the type: feature Brand new functionality, features, pages, workflows, endpoints, etc. label Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature Brand new functionality, features, pages, workflows, endpoints, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: finish init command
1 participant