Closed DZakh closed 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
inquirer
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.
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