Open yassilah opened 1 month ago
It'd be great to be able to use nuxi init with deno as a selectable option for package manager. I made a PR to add deno support on nypm, so adding it to nuxt/cli would be very simple.
nuxi init
deno
nypm
nuxt/cli
https://github.com/unjs/nypm/pull/158
It'd be great to be able to use
nuxi init
withdeno
as a selectable option for package manager. I made a PR to add deno support onnypm
, so adding it tonuxt/cli
would be very simple.