nuxt / cli

⚡️ Nuxt Generation CLI Experience.
https://github.com/nuxt/cli/discussions/3
MIT License
271 stars 66 forks source link

[Deno] Add Deno as a package manager #525

Open yassilah opened 1 month ago

yassilah commented 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.

https://github.com/unjs/nypm/pull/158