Paket generate scripts - only generate "group" script
Nobody has claimed this yet.
- Dominant language
- F#
- Stars
- 2.1k
- Forks
- 528
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 54
Description
Given that since paket 4 the main group script doesn't rely on "child" scripts, it would be nice if you could just generate the top-level group script. Indeed, with such an approach you could completely do away with the folder structures then.
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
No files or tests are named. Start at the Paket generate-scripts entry point and trace how top-level group scripts and child scripts are produced. Done means the top-level group script can be generated without child scripts or their folder structure, with existing generation behavior preserved where applicable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fsharp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100