Default paket to add to project in current folder
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- F#
- Stars
- 2.1k
- Forks
- 528
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 54
Description
I recommend that if someone does a paket add and there is an fsproj in the current folder, it automatically adds the package to that project. This will make life easier for the majority of the time (where this is required) and will be easier for beginners.
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
The requested entry point is the paket add command, with an .fsproj in the current folder as the trigger. Start by tracing that command's project-selection behavior and its existing tests; done means an add from a folder containing an .fsproj updates that project by default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fsharp
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100