building yardl on MacOS (and Linux)
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 35
- Forks
- 14
- Avg merge
- 5d 17h
- Merged PRs (30d)
- 1
Description
There are a few issues:
- environment.yml:
- contains lots linux packages. I had to remove them.
- conda-forge MacOS also doesn't seem to have node.js at that version, so I deleted that as well.
- it doesn't include
go, so I added that.
- Typing
justgave an error with likemkdir .../matlab/generated/+yardl: file exists - Doing
just installdidn't do anything. I had to do setGOPATHfirst (possibly because I installedgoviacondain the existing environment without reactivating it.
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 environment.yml and the just and just install entry points, then reproduce the reported setup on macOS and Linux. Check the package selections, MATLAB directory creation, and Go environment behavior; done means a fresh environment can run the build and installation commands without manual edits or setting GOPATH separately.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- anaconda, go, linux, macos, matlab, node.js
- Domain
- build-system, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100