create-rescript-app
create-rescript-app copied to clipboard
Add an option to add files in the current directory instead of creating a new one
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.