Guest User

Untitled

a guest
May 23rd, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. Welcome to Gradle 2.11.
  2.  
  3. To run a build, run gradle <task> ...
  4.  
  5. To see a list of available tasks, run gradle tasks
  6.  
  7. To see a list of command-line options, run gradle --help
  8.  
  9. To see more detail about a task, run gradle help --task <task>
  10.  
  11. gradle --version # the welcome message will appear here
  12. gradle -q mycommand # there should be no welcome message anymore
Add Comment
Please, Sign In to add comment