cloudinary icon indicating copy to clipboard operation
cloudinary copied to clipboard

Add a script to generate assets

Open Baroshem opened this issue 2 years ago • 4 comments

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

https://github.com/colbyfayock/next-cloudinary#uploading-example-images

https://github.com/colbyfayock/next-cloudinary/tree/main/scripts

Describe alternatives you've considered

Additional context

Baroshem avatar Jul 25 '23 13:07 Baroshem

@Baroshem i was considering the idea of maintaining this script and the assets from https://github.com/colbyfayock/cloudinary-util

then in each of the documentation sets, we can simply refer to that, rather than repeating it everywhere

thoughts?

colbyfayock avatar Aug 12 '23 02:08 colbyfayock

This sounds really good @colbyfayock.

This would allow other libraries like Next, Nuxt, or Svelte to share common code.

Baroshem avatar Aug 21 '23 10:08 Baroshem

@colbyfayock

Do you think that I should add these scripts to the Nuxt Cloudinary package for easier local development?

Baroshem avatar Dec 20 '23 14:12 Baroshem

i think it ideally live in each but for the sake of resuability im okay with it being in Cloudinary Util, i just haven't migrated it over there yet

as long as there's an easy way for someone to run it for any project they want to work on and its clear how to do that

colbyfayock avatar Dec 20 '23 16:12 colbyfayock