feat(iso): Create generate-iso command (#192)
## Tasks - [x] Add ctrl-c handler to kill spawned children - [x] add more args to support all variables - [x] Add integration test
This commit is contained in:
parent
4634f40840
commit
e6cce3d542
25 changed files with 737 additions and 201 deletions
|
|
@ -14,6 +14,7 @@ blue-build-utils = { version = "=0.8.14", path = "../utils" }
|
|||
colored.workspace = true
|
||||
log.workspace = true
|
||||
miette.workspace = true
|
||||
oci-distribution.workspace = true
|
||||
indexmap.workspace = true
|
||||
serde.workspace = true
|
||||
serde_yaml.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue