Skip to content

Make the filesystem layout of the generated command more ergonomical - #45

Merged
dcbaker merged 2 commits into
mainfrom
submit/generate-layout
Aug 16, 2026
Merged

Make the filesystem layout of the generated command more ergonomical#45
dcbaker merged 2 commits into
mainfrom
submit/generate-layout

Conversation

@dcbaker

@dcbaker dcbaker commented Aug 16, 2026

Copy link
Copy Markdown
Owner

The existing layout is actually rather annoying, have one folder containing everything.

Fixes: #40

Instead of `com.example.App.toml` and `sources/com.example.App/*``,
create `com.example.App/` with a `sources`, `patches`, and `build.toml`
inside of it.

Fixes: #40
@dcbaker
dcbaker merged commit c8d3fc5 into main Aug 16, 2026
5 checks passed
@dcbaker
dcbaker deleted the submit/generate-layout branch August 16, 2026 00:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

change the layout of generate

1 participant