- Add self-update command and common CLI options
- Fix the TypeScript 6 declaration build and update the related toolchain dependencies.
- update repo address
- 3e2df00: feat: Add Next Web App Starter template feat: Replace Cowsay with random cat welcome message feat: Replace train animation with Nyan Cat animation feat: Add timeout warning for clone operation
- 29d920d: Auto-update package.json name field when cloning templates
- 72bee07: - fixed an issue where ctrl+n / ctrl+p could not be used to navigate up and down after updating dependencies
- fixed an issue where the selection list was not displayed correctly with the latest dependencies
- added support for navigating the selection list using j / k keys
- added an option to initialize a git repository
- 2258b6a: add directory conflict resolution
-
00d7357: Initial release of create-for-yeyu CLI tool.
Features:
- Scaffold projects from predefined templates
- Support for Vite and Next.js projects
- Interactive CLI prompts