Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tasks description #32

Open
cypok opened this issue Aug 18, 2017 · 0 comments
Open

Add tasks description #32

cypok opened this issue Aug 18, 2017 · 0 comments

Comments

@cypok
Copy link

cypok commented Aug 18, 2017

$ gradle tasks --all
...
Verification tasks
------------------
check - Runs all checks.
test - Runs the unit tests.

Other tasks
-----------
compileJava - Compiles main Java source.
compileKotlin - Compiles the source set 'main'.kotlin.
compileTestJava - Compiles test Java source.
compileTestKotlin - Compiles the source set 'test'.kotlin.
jetBuild
jetProfile
jetRun
jetTestRun
processResources - Processes main resources.
processTestResources - Processes test resources.
startScripts - Creates OS specific scripts to run the project as a JVM application.
...

It would be great to add description to all jet*** tasks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant