ionic-team / ionic-team/ionic-cli
npm init ionic
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 682
- PR merge metrics
- No merged PRs in 30d
Description
`npm@6` has a new mechanism for initializing projects powered by npx: https://docs.npmjs.com/cli/init
Instead of maintaining a global/local CLI, we could utilize a package whose sole purpose is to create an Ionic project, and then have the Ionic CLI be local.
Contributor guide
Assessment
This issue has not been assessed yet.