mathworks / mathworks/MATLAB-language-server
install/run instructions?
Open
Beginner friendly
Nobody has claimed this yet.
documentation
enhancement
- Dominant language
- TypeScript
- Stars
- 125
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Hey, sorry my ignorance, but how to run or install this? There is nothing in the readme file.
After some google-ing, is this correct? (after cloning the repo):
npm run package
to run the server:
node out/index.js --stdio
?
Contributor guide
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
Update the repository README, which currently lacks installation and run instructions. Start by checking the existing package scripts and build output, then verify the documented npm run package and node out/index.js --stdio commands; done means a fresh clone has clear, working setup and server-start steps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 62/100