fix(readme): Update README with comprehensive quick start, usage examples, API reference and advanced guides

This commit is contained in:
2025-08-17 16:27:16 +00:00
parent b262106bd7
commit 78bbbb2060
3 changed files with 385 additions and 57 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartscaf',
version: '4.0.18',
version: '4.0.19',
description: 'A project aimed at quickly scaffolding projects with support for TypeScript, smart file handling, and template rendering.'
}