Skip to content

Add project initializer command - #64

Merged
mintyPT merged 1 commit into
mainfrom
issue-31-project-init
Jul 24, 2026
Merged

Add project initializer command#64
mintyPT merged 1 commit into
mainfrom
issue-31-project-init

Conversation

@mintyPT

@mintyPT mintyPT commented Jul 24, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add clickclick init with generated config, starter HTML/CSS templates, sample logo asset, one recipe, and one template set
  • Refuse to overwrite generated starter files unless the user confirms interactively or passes --force
  • Add focused CLI coverage for generated config validity and overwrite behavior

Verification

  • npm run check
  • Full test matrix left to GitHub CI per repository instructions

Fixes #31

@mintyPT
mintyPT merged commit 61928d9 into main Jul 24, 2026
5 of 6 checks passed
@mintyPT
mintyPT deleted the issue-31-project-init branch July 27, 2026 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add project initializer command

1 participant