DhanushNehru / DhanushNehru/codeskeleton
Add a --watch mode for continuous re-analysis
Open
enhancement
good first issue
help wanted
- Dominant language
- Rust
- Stars
- 15
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Add a file watcher that automatically re-runs the analysis pipeline when source files change. This is useful during active development.
```
codeskeleton . --watch # analyze, then watch for changes and re-run
```
Contributor guide
Assessment
This issue has not been assessed yet.