opentiny / tiny-cli

🛠️ A flexible and extensible command line tool for OpenTiny and frontend.
https://opentiny.design/tiny-cli/
MIT License
117 stars 34 forks source link

✨ [Feature]: 增加参数化初始化 #228

Open GaoNeng-wWw opened 1 day ago

GaoNeng-wWw commented 1 day ago

What problem does this feature solve

现阶段 tiny-cli 全部都是交互式, 不支持 unix / gnu 风格命令行选项。

What does the proposed API look like

tiny init <toolkit-name> <project-name> --args

Issues-translate-bot commented 1 day ago

Bot detected the issue body's language is not English, translate it automatically.


Title: ✨ [Feature]: Add parameterized initialization