matthewmueller / matthewmueller/joy
Fix: joy serve ~/main.go
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
Right now, joy serve doesn't understand relative paths outside of the $GOPATH. Will be fixing this next.
Addresses: #65
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
Start by reproducing joy serve ~/main.go outside $GOPATH and trace the serve command's path handling. Confirm the work is done when a path outside $GOPATH is accepted and served; issue #65 may provide context.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, compilers
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100