luckyframework / luckyframework/lucky_cli
Allow a choice between yarn and npm
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 92
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
I do like yarn and I used it a lot when it first came out because of its speed, but npm has caught up in most, if not all, regards and it would be nice if lucky didn't force you to use yarn.
Contributor guide
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 the Lucky CLI entry point that creates new web applications and the place where it invokes the package manager. Determine how a user should choose between npm and yarn, then verify that generated applications work with the selected manager.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- crystal
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100