Defunct `spago script` referenced in README
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- PureScript
- Stars
- 831
- Forks
- 137
- PR merge metrics
- No merged PRs in 30d
Description
See: https://github.com/purescript/spago#run-a-standalone-purescript-file-as-a-script
You can run a standalone PureScript file as a script via
spago script.
This is currently not supported:
❯ spago --version
1.0.4
❯ spago script
Invalid argument `script'
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 at the README section linked in the issue and compare its spago script claim with the current spago --version behavior shown. Remove or correct the unsupported command reference, then check the surrounding README for consistency and confirm that the documentation no longer directs users to spago script.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 82/100