microsoft / microsoft/yardl

building yardl on MacOS (and Linux)

Open
#252 2 comments 0 reactions 0 assignees View on GitHub

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 just gave an error with like
    mkdir .../matlab/generated/+yardl: file exists
    
  • Doing just install didn't do anything. I had to do set GOPATH first (possibly because I installed go via conda in the existing environment without reactivating it.

Contributor guide

No contributing guide indexed for this repository

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.