Skip to content

fix: pro init 流程完善#73

Merged
h-ivy merged 2 commits intoopentiny:devfrom
wjiangwang:tinypro-cli
Jul 7, 2023
Merged

fix: pro init 流程完善#73
h-ivy merged 2 commits intoopentiny:devfrom
wjiangwang:tinypro-cli

Conversation

@wjiangwang
Copy link
Contributor

@wjiangwang wjiangwang commented Jul 6, 2023

PR

修改 tiny init pro 流程中

  1. 默认选择不对接服务端(用户全部选择默认选项,可直接运行)
  2. 删除对接服务器中 springcloud 和 nextjs 选项
  3. 以用户输入的项目名(默认tiny-pro),在当前路径下创建新的文件夹来存放项目。不平铺
  4. 选择服务端后,增加强提示和说明文档链接。让用户确认数据库服务是否安装好
    image

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our Commit Message Guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@hello-yezi
Copy link
Contributor

LGTM

Copy link
Contributor

@h-ivy h-ivy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@h-ivy h-ivy merged commit ee1c324 into opentiny:dev Jul 7, 2023
@kagol kagol added enhancement New feature or request toolkit-pro toolkit-pro labels Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request toolkit-pro toolkit-pro

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐛 [Bug]: 在执行"tiny init pro"时 ,选择服务器技术栈"Spring Cloud", 会报"项目模板创建失败"

4 participants