No description
Find a file
Tom Gundersen b60f580d92 tree-wide: use a standard project layout
Keep main.go files under cmd/ and internal libraries under internal/.
This will allow us to add more exutables under cmd/ (whereas only one
was possible when main.go was kept in the root).

Signed-off-by: Tom Gundersen <teg@jklm.no>
2019-09-24 00:03:53 +02:00
cmd/osbuild-composer tree-wide: use a standard project layout 2019-09-24 00:03:53 +02:00
internal tree-wide: use a standard project layout 2019-09-24 00:03:53 +02:00
.gitignore .gitignore: ignore osbuild-composer binary 2019-09-14 13:59:08 +02:00
dnf-json osbuild-composer 2019-09-13 18:50:13 +02:00
go.mod osbuild-composer 2019-09-13 18:50:13 +02:00
go.sum osbuild-composer 2019-09-13 18:50:13 +02:00