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(kraft): Add the kraft init subcommand #286

Open
wants to merge 3 commits into
base: staging
Choose a base branch
from

Conversation

LucaSeri
Copy link
Contributor

Prerequisite checklist

  • Read the contribution guidelines regarding submitting new changes to the project;
  • Tested your changes against relevant architectures and platforms;
  • Ran make fmt on your commit series before opening this PR;
  • Updated relevant documentation.

Description of changes

@LucaSeri LucaSeri force-pushed the cmd/kraft/init branch 2 times, most recently from 36d7665 to dcbff12 Compare April 1, 2023 21:04
@nderjung nderjung self-assigned this Apr 13, 2023
@LucaSeri LucaSeri force-pushed the cmd/kraft/init branch 2 times, most recently from 2ba81fa to e30a70f Compare July 20, 2023 07:11
@LucaSeri LucaSeri marked this pull request as ready for review July 25, 2023 18:28
@LucaSeri LucaSeri force-pushed the cmd/kraft/init branch 3 times, most recently from 8b3500d to f59cd12 Compare August 2, 2023 18:20
@LucaSeri LucaSeri changed the title cmd/kraft/init: Add the kraft init subcommand feat(kraft): Add the kraft init subcommand Aug 2, 2023
Signed-off-by: Luca Seritan <luca.seritan@gmail.com>
This commit adds public functions to the types in the unikraft package
that allow us to generate objects which have certain fields populated,
such as the name or version, which are required to populate the
kraftfile.

Signed-off-by: Luca Seritan <luca.seritan@gmail.com>
The kraft init subcommand is an interactive command
that allows a user to quickly generate a kraftfile for
their application with selected libraries and targets.

Signed-off-by: Luca Seritan <luca.seritan@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🧊 Icebox
Development

Successfully merging this pull request may close these issues.

None yet

2 participants