GRADLE 설치
조회 1,950 · 댓글 0
1. 다운로드 : https://gradle.org/gradle-download/
2. 실행 (gradle-3.3/bin)
2. 실행 (gradle-3.3/bin)
$ ./gradle
Starting a Gradle Daemon (subsequent builds will be faster)
:help
Welcome to Gradle 3.3.
To run a build, run gradle <task> ...
To see a list of available tasks, run gradle tasks
To see a list of command-line options, run gradle --help
To see more detail about a task, run gradle help --task <task>
BUILD SUCCESSFUL
Total time: 3.23 secs로그인 후 답글을 남길 수 있습니다.