It already exists. We have to write a doc.
So, we need to install next globally too. How about move it into another utility like next-init. I mean there's another NPM package for that.
@arunoda I wouldn't recommend that. Ember also has it built into the main CLI.
@leo If you are looking for an example, CRA does the way I suggested.
They have create-react-app and react-scripts.
react-scripts updated very often and create-react-app rarely.
Anyway, document something better than nothing.
Already documented in next -h.
Most helpful comment
It already exists. We have to write a doc.