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

[Feature Request]: Refactor create-farm context #2091

Open
fu050409 opened this issue Feb 12, 2025 · 0 comments
Open

[Feature Request]: Refactor create-farm context #2091

fu050409 opened this issue Feb 12, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request refactor refactor some feature

Comments

@fu050409
Copy link
Member

What problem does this feature solve?

For now, we are using odd formating template to create new projects. Sometimes, some templates are broken and doesn't working fine because some project names injection (eg. tauri Cargo.toml).

We could refactor this crate and add a context, we can store all user inputs and functionally create a template project.

Also, we need to rewrite some farm config files inside the template projects, it's better to do this refactor. What's more, we can also add some extra selections for users to create different template due to this refactor.

What does the proposed API look like?

see above

@fu050409 fu050409 added the enhancement: pending triage Untriaged enhancement label Feb 12, 2025
@fu050409 fu050409 self-assigned this Feb 12, 2025
@fu050409 fu050409 added enhancement New feature or request refactor refactor some feature and removed enhancement: pending triage Untriaged enhancement labels Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor refactor some feature
Projects
None yet
Development

No branches or pull requests

1 participant