Add verbose flag for debugging
Open
feat
RFC
- Dominant language
- TypeScript
- Stars
- 75
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
## Proposal
Need add `verbose` flag for getting details information about build
## Use case
```sh
themekit build --verbose
```
Contributor guide
Research direction
Start by locating the CLI entry point for `themekit build` and its existing option parsing. The issue does not identify which build details verbose mode should show, so clarify the expected output before implementing and verify the command with `themekit build --verbose`.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system, cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100