unikraft / kraftkit

Build and use highly customized and ultra-lightweight unikernel VMs.
https://unikraft.org/docs/cli
BSD 3-Clause "New" or "Revised" License
210 stars 61 forks source link

Initialize a new project with `kraft init` #121

Open nderjung opened 1 year ago

nderjung commented 1 year ago

This issue tracks the ability to initialize a new project with a new subcommand kraft init. The purpose of this sub command is to ease the creation of a project which will be built as a unikernel using Unikraft.

The kraft init subcommand should:

craciunoiuc commented 1 year ago

currently handled by @LucaSeri, but I can't seem to add him

MdSahil-oss commented 1 year ago

@nderjung I would like to work on this enhancement. Can you please this issue to me ?

nderjung commented 1 year ago

Hi @MdSahil-oss! Thanks for your interest. Currently this project is being tackled by @LucaSeri. Please, however, feel free to look at other open issues! :)

craciunoiuc commented 4 months ago

@LucaSeri I think you are no longer working on this right?

LucaSeri commented 2 weeks ago

@craciunoiuc it has been a long time since I worked on this and I believe kraft has changed a lot. Maybe we should rethink if this still makes sense like this and open it up for someone else to tackle.

craciunoiuc commented 2 weeks ago

Looks pretty ancient, yeah, I think right now it should only create a Kraftfile intelligently and be done with it, but it's @nderjung issue so he should comment