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

find some other patterns for doing the confirmation/configuration step for generating sublayer components #95

Open
swerner opened this issue Aug 29, 2024 · 1 comment

Comments

@swerner
Copy link
Contributor

swerner commented Aug 29, 2024

We have these confirmation steps in the generator commands in the cli that feel pretty clunky after you've already confirmed them...trying to come up with some ideas for ways to skip over those after a while...

@swerner
Copy link
Contributor Author

swerner commented Aug 29, 2024

Maybe environment variables? We have #73 for adding dotenv and a .env.sample file to the templates, maybe there are some configs we can have there? I don't necessarily need to confirm the api usage each time, but I may want to use different models to see what they come up with. May also be able to add a flag to the command for different behavior?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant