fix(readme): Update README with comprehensive quick start, usage examples, API reference and advanced guides
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-08-17 - 4.0.19 - fix(readme)
|
||||
Update README with comprehensive quick start, usage examples, API reference and advanced guides
|
||||
|
||||
- Expanded README with a detailed Quick Start guide and installation instructions
|
||||
- Added examples for creating templates, supplying variables, and scaffolding projects programmatically
|
||||
- Documented core features: smart variable system, template composition, dynamic file naming, interactive CLI, and post-scaffold scripts
|
||||
- Included advanced usage, CI/CD integration, template validation, and real-world example templates
|
||||
- Improved formatting and added code snippets for API reference and ScafTemplate usage
|
||||
|
||||
## 2025-08-17 - 4.0.18 - fix(ScafTemplate)
|
||||
Use interactive shell for post-scaffold scripts; update CI workflows and package metadata
|
||||
|
||||
|
||||
Reference in New Issue
Block a user