Closed davidjharder closed 1 year ago
We have a mix how we expect the solus-builds directory to be structured. If you follow the initial setup, you get something like:
solus-builds
~ └── solus-builds └── packages <- monorepo root ├── common ├── packages └── Taskfile.yml
But some parts of the docs expect
~ └── solus-builds <-monorepo root ├── common ├── packages └── Taskfile.yml
My preference is the second, for a few reasons:
~/packages
Agreed on the second. However, I think ~/solus-packages is probably a better name for the directory.
~/solus-packages
We have a mix how we expect the
solus-builds
directory to be structured. If you follow the initial setup, you get something like:But some parts of the docs expect
My preference is the second, for a few reasons:
solus-builds
would only ever contain the monorepo~/packages
is not descriptive