solidjs-community / solidjs-community/solid-cli
Enhance the experience of create script
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 79
- Forks
- 23
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 2
Description
Now that we are at 2.0, let's improve the experience of create script. I am willing to help move it to Rust maybe?
I always get frustrated about not being able to get a combination of the templates and needing to update packages to latest version. Let's make it so that we select what we need as multi selections, always install the latest versions and structure the final project after we determined what packages will be in the initial state.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating and reading the create script entry point in the solid-cli repository. Define the expected template multi-selection, latest-package installation, and final project structure before implementing; done means these workflows work together in a generated project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100