rescript-lang / create-rescript-app

npm create rescript-app@latest
https://www.npmjs.com/package/create-rescript-app
56 stars 8 forks source link

Support pnpm, yarn and bun #25

Closed fhammerschmidt closed 10 months ago

fhammerschmidt commented 10 months ago

So that you end up with the correct lockfile when you use any other package manager than npm. Note that view is not supported by yarn or bun, so having npm installed is still needed.