Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 414 Bytes

File metadata and controls

18 lines (12 loc) · 414 Bytes

create-cloudinary-next

Scaffold a Cloudinary Next.js project with interactive setup

Testing

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