I\'m new to Gradle build system. I want to do some basic functions on it. I\'m running/building it in command line. I am referring User guide. And, doing some simple tasks.<
open terminal and move to project path then run depending on the operation system: gradlew clean or ./gradlew clean