Scaffold a Cloudinary Next.js project with interactive setup
Pull this directory, an then execute its cli.js from any directory you want to create a new project within.
I make this easy by creating a temporary alias. Run this within the cloned directory.
alias create-cloudinary-next="$(realpath cli.js)"
And then you can just type
create-cloudinary-next