I am looking to develop and release a script on npm that functions similarly to:
npm create qwik@latest
or
yarn create next-app --typescript
However, I am unsure where to begin. Despite searching extensively online, I have not been able to find any helpful information.
Could you kindly direct me towards the right resources?