create-rescript-app icon indicating copy to clipboard operation
create-rescript-app copied to clipboard

Add an option to add files in the current directory instead of creating a new one

Open DZakh opened this issue 1 year ago • 0 comments

I've cloned an empty project from github, containing only readme and licence. Running npm init rescript-app created a nested directory. In this case I'd like to have an option to put everything in the current directory.

DZakh avatar Apr 30 '24 18:04 DZakh