purescript / purescript/spago

Help for outfile

Open
#1,172 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PureScript
Stars
831
Forks
137
PR merge metrics
No merged PRs in 30d

Description

It's not clear from the description whether this flag takes a filename or a filepath

--outfile ARG Destination path for the bundle

I would suggested either the following

  1. --outfile FILENAME Filename for the bundle
  2. --outpath FILEPATH Directory and filename for the bundle

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the CLI definition for --outfile and inspect how its argument is consumed to determine whether it accepts a filename or a full path. Update the help text to describe that behavior unambiguously; done when the flag's documented input matches its actual behavior.

Written by the indexing model from the issue text.

Assessment

Domain
cli, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.