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

Add Typescript generators #102

Open
jho406 opened this issue Oct 8, 2024 · 0 comments
Open

Add Typescript generators #102

jho406 opened this issue Oct 8, 2024 · 0 comments

Comments

@jho406
Copy link
Collaborator

jho406 commented Oct 8, 2024

Superglue's conversion to typescript is mostly complete. Lets add typescript generators to the mix, the current generators are located here. There are two generators that we need typescript options for

  • rails superglue:install:web
  • rails generate scaffold post body:string --force --no-template-engine --superglue

These generators were created a long time ago, and partly, I want to revisit any new goodness from Rails and see if there's anything to worth reconsidering. So yes, we want to add new typescript generators, but stepping back and see if we need to approach generators differently, make a recommendation is also part of this work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

1 participant