Commit b8721b6
committed
feat(management): enhance template discovery and developer experience
- Add --verbose flag to build, watch, and list_templates commands
- Implement comprehensive error handling for template path resolution
- Add performance metrics and timing information for all operations
- Enhance list_templates with detailed scanning diagnostics and error reporting
- Improve CLI download progress with file size and permission details
- Add colorized console output with emojis for better visual feedback1 parent 78c043a commit b8721b6
File tree
2 files changed
+262
-18
lines changed- src/django_tailwind_cli/management/commands
2 files changed
+262
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
34 | 41 | | |
35 | 42 | | |
36 | 43 | | |
| |||
0 commit comments