mlms13 / bs-decode

Type-safe JSON decoding for ReasonML and OCaml
https://mlms13.github.io/bs-decode/docs/what-and-why
MIT License
103 stars 18 forks source link

update: switch to melange, dune, yarn, github actions #118

Closed mlms13 closed 1 year ago

mlms13 commented 1 year ago

This PR addresses a handful of the items in the v2 checklist:

I had been planning to do this work in separate chunks, but I realized it didn't make sense to try to configure a Melange build in Circle only to immediately migrate to Github Actions (or get Bucklescript set up in Github actions, only to immediately switch to Melange).

So here is all of it... we'll see if CI works.