카테고리 없음

What is Gradle?

sryang 2023. 8. 22. 18:40

https://docs.gradle.org/current/userguide/userguide.html

 

Gradle User Manual

Gradle Build Tool is a fast, dependable, and adaptable open-source build automation tool with an elegant and extensible declarative build language. In this User Manual, Gradle Build Tool is abbreviated Gradle.

docs.gradle.org

 

Gradle Build Tool

빠르다

신뢰할 수 있다.

개조 할 수 있다.

우아하고 확장성있는 선언형 빌드 언어.

 

Why Gradle?

가장 유명한 빌드 시스템

안드로이드와 코틀린의 기본 빌드 시스템

다양한 빌드 시나리오 구현(써드파티 플러그인, 커스텀 로직 사용)

빠르다. 확장성 있다.

 

Licenses

아파치 2.0 라이센스