Instructions broken on install page
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 31
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
FYI, the instructions for building your own binaries do not work:
https://github.com/mitre/fusera/wiki/Installing-Fusera
Linux pbulkc7.hpc bacon ~ 1001: go get github.com/mitre/fusera/cmd/fusera
package github.com/mitre/fusera/cmd/fusera: cannot find package "github.com/mitre/fusera/cmd/fusera" in any of:
/home/bacon/Pkgsrc/pkg/go113/src/github.com/mitre/fusera/cmd/fusera (from $GOROOT)
/home/bacon/go/src/github.com/mitre/fusera/cmd/fusera (from $GOPATH)
Best,
Jason
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 with the Installing-Fusera wiki page and reproduce the reported go get github.com/mitre/fusera/cmd/fusera command. Update the build instructions so they work for the repository's current Go layout, then verify the documented command succeeds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100