Skip to content

Commit eec7661

Browse files
committed
Update 54. Installing the CLI.md
1 parent a30fc54 commit eec7661

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Diff for: VII. Spring Boot CLI/54. Installing the CLI.md

-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
### Spring Boot CLI
2-
3-
Spring Boot CLI是一个命令行工具,如果想使用Spring进行快速开发可以使用它。它允许你运行Groovy脚本,这意味着你可以使用熟悉的类Java语法,并且没有那么多的模板代码。你也可以启动一个新的项目或为Spring Boot CLI编写自己的命令。
4-
51
### 54. 安装CLI
62

73
你可以手动安装Spring Boot CLI,也可以使用GVM(Groovy环境管理工具)或Homebrew,MacPorts(如果你是一个OSX用户)。参考"Getting started"的[Section 10.2, “Installing the Spring Boot CLI” ](http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#getting-started-installing-the-cli)可以看到全面的安装指令。

0 commit comments

Comments
 (0)