Quantcast
Channel: ReScript Forum - Latest posts
Viewing all articles
Browse latest Browse all 2592

How can we make contributing to ReScript easier?

$
0
0

Once I wanted to add some types to the core library. Unfortunately it wasn’t enough to change the rescript files - I had to run some scripts to create the completions.

  1. I didn’t know that. Well, the CI told me, but I was totally lost.
  2. I had to use ocaml, or python or both to run these scripts. I had both installed, but it didn’t work.

So, how can we improve the DX?
Maybe a docker image or something to spin up the whole toolchain? Would probably lower the bar for new contributors.


Viewing all articles
Browse latest Browse all 2592

Trending Articles