HACKING: drop -cli
Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
This commit is contained in:
parent
efe3aeba45
commit
c7b8ee9af0
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
# Hacking on image-builder-cli
|
# Hacking on image-builder
|
||||||
|
|
||||||
Hacking on `image-builder` should be fun and is easy.
|
Hacking on `image-builder` should be fun and is easy.
|
||||||
|
|
||||||
|
|
@ -15,7 +15,7 @@ To run the test suite install the test dependencies as outlined in the
|
||||||
|
|
||||||
## Code layout
|
## Code layout
|
||||||
|
|
||||||
The go source code of image-builder-cli is under
|
The go source code of image-builder is under
|
||||||
`./cmd/image-builder`. It uses the
|
`./cmd/image-builder`. It uses the
|
||||||
[images](https://github.com/osbuild/images) library internally to
|
[images](https://github.com/osbuild/images) library internally to
|
||||||
generate the images. Unit tests (and integration tests where it makes
|
generate the images. Unit tests (and integration tests where it makes
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue