ember-cli / ember-cli/ember-addon-blueprint
Add additional flags: `--library-only` / `--addon-only` / `--no-tests`
Open
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
This would mean we:
- use all the publish configs as the default configs
- don't generate a test-app
- don't even have vite installed
- don't generate a demo-app
Other flags that would be useful:
- `--no-demo`
- `--no-tests`
- `--no-stylelint`
- `--no-prettier`
- `--no-eslint`
- `--no-templatelint`
- `--no-linting`
- `--module` (generates with type=module)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.