rescript-lang / create-rescript-app

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

Sharing Inquirer bindings #12

Closed DZakh closed 2 years ago

DZakh commented 2 years ago

If you decide to write the project in ReScript you can find the inquirer bindings useful https://github.com/Nicolas1st/net-cli-rock-paper-scissors/blob/main/apps/client/src/UI.res

cknitt commented 2 years ago

Thanks for the hint! I'll stay with JS for the moment, but I am not ruling out a conversion to/a rewrite in ReScript later, so this is good to know.

I'll close the issue in the meantime though.