Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhance: elm-land opinionated tweaks #779

Merged
merged 13 commits into from
Mar 26, 2024
Merged

enhance: elm-land opinionated tweaks #779

merged 13 commits into from
Mar 26, 2024

Conversation

plyr4
Copy link
Contributor

@plyr4 plyr4 commented Mar 26, 2024

trying to move towards being able to use the elm-land CLI to generate boiler plate code.

progress towards go-vela/community#961

  • chore: use appropriate elm-land module names that match routes
  • chore: move helper out of generated file

these changes let elm-land generate run without error, though the CLI still doesnt generate files in a way that we want, so its a work in progress.

note on the 122 removed lines: the PR also deletes PageTemplate.elm since you can easily do elm-land add page now and it spits out the exact same file, more or less

@plyr4 plyr4 requested a review from a team as a code owner March 26, 2024 14:23
KellyMerrick
KellyMerrick previously approved these changes Mar 26, 2024
Copy link
Contributor

@KellyMerrick KellyMerrick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Contributor

@KellyMerrick KellyMerrick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@plyr4 plyr4 merged commit de6be28 into main Mar 26, 2024
15 checks passed
@plyr4 plyr4 deleted the enhance/elm-land-adjacent branch March 26, 2024 18:50
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.

3 participants