Reinstate `spago script`
Open
Nobody has claimed this yet.
help wanted
new command
size: medium
- Dominant language
- PureScript
- Stars
- 831
- Forks
- 137
- PR merge metrics
- No merged PRs in 30d
Description
Still needs to be ported from the Haskell implementation, see here
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 with the legacy implementation in src/Spago/Build.hs at line 269, linked in the issue, to understand the former spago script behavior. Then trace the current Spago command entry points and determine where that behavior belongs. Done means the command is reinstated with behavior matching the referenced Haskell implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- build-system, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100