thi-startup / spitfire

cli tool for creating, running, tampering with firecracker microvms
MIT License
4 stars 1 forks source link

Streamline pipelines and restructure codebase #9

Open bxffour opened 1 year ago

bxffour commented 1 year ago

So as things stand right now the codebase isn't in the best state. I believe work has to be done to isolate core logic in their own packages so it wouldn't be a hassle for contributors to contribute. I also think we should streamline our pipelines. We should isolate relevant functionality into their own commands. As @Joe-Degs suggested, we should mimic the docker cli so users don't have to relearn new commands to use this tool. They can just assume commands in docker would work as expected with spitfire.