Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 1.32 KB

README.md

File metadata and controls

46 lines (32 loc) · 1.32 KB

💞 rescript-bindings

rescript bindings monorepo

List

Development

Install dependencies

yarn

Run Build

Must be executed before open PR.

yarn build

Add new package

yarn add-package -n "rescript-${package-name}"

Release

yarn changeset add