Gradle Operations TODEPLETE: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 10: Line 10:


==Commands==
==Commands==
===build===


===projects===
===projects===

Revision as of 22:56, 25 April 2018

Internal

Overview

Command-Line Interface

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

Commands

build

projects

gradle projects

tasks

gradle <project-path>:tasks
gradle :module1:tasks