-
-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Feature
0 / 40 of 4 issues completed
Copy link
Labels
component/buildBuild system and packagingBuild system and packagingcomponent/cliCLI tools relatedCLI tools relatedcomponent/testingTesting utilities (@fedify/testing)Testing utilities (@fedify/testing)type/enhancementImprovements to existing featuresImprovements to existing features
Description
Summary
Consolidate issues related to fedify init and test-init like followings :
- [Proposal]
npx create-fedify-app#351 - Add tests for
initCLI and fix the command #461 - Separate
@fedify/initfrom@fedify/cli#482 - Advice about server to users who use
fedify test-init#485 fedify init: Add@fedify/lintto generated projects by default #513
Problem
Handling issues related to fedify init and test-init separately would distribute responsibility and increase the likelihood of merge conflicts.
Proposed Solution
Consolidating them as a single issue and PR.
Alternatives Considered
No response
Scope / Dependencies
packages/cli/src/init
dahlia
Sub-issues
Metadata
Metadata
Assignees
Labels
component/buildBuild system and packagingBuild system and packagingcomponent/cliCLI tools relatedCLI tools relatedcomponent/testingTesting utilities (@fedify/testing)Testing utilities (@fedify/testing)type/enhancementImprovements to existing featuresImprovements to existing features