ocaml-dune / ocaml-dune/binary-distribution
Windows version of the ocamllsp wrapper script
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 4
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
We install a posix shell script wrapping ocamllsp so that running simply ocamllsp will build and run ocamllsp via dune in an environment where ocamlformat and ocamlformat-rpc (also built with dune) are in PATH (as needed by ocamllsp). We need a version of this for windows. This will be considered working when setting up vscode according to the instructions on https://preview.dune.build/ results in a working ocamllsp.
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 locating the existing POSIX shell wrapper and reviewing how it invokes dune to build and run ocamllsp, ocamlformat, and ocamlformat-rpc. Follow the VS Code setup instructions at https://preview.dune.build/ on Windows; the work is done when that setup runs ocamllsp successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- build-system, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100