``` $ ./kobaltw --tasks _ __ ...
# kobalt
e
Copy code
$ ./kobaltw --tasks
            _  __          _               _   _
           | |/ /   ___   | |__     __ _  | | | |_
           | ' /   / _ \  | '_ \   / _` | | | | __|
           | . \  | (_) | | |_) | | (_| | | | | |_
           |_|\_\  \___/  |_.__/   \__,_| |_|  \__|  1.0.67

  Regular compilation time: 4846 ms
List of tasks

  ═════ JvmCompiler ═════
    clean               Clean the project
    compile             Compile the project
    compileTest         Compile the tests
    doc         Generate the documentation for the project
    test

  ═════ Packaging ═════
    assemble            Package the artifacts
    install             Install the artifacts

  ═════ PropertyFile ═════
    propertyFile                Edit a property file.

  ═════ Application ═════
    run         Run the main class

  ═════ Kobalt ═════
    checkVersions               Display all the outdated dependencies

  ═════ Publish ═════
    generatePom         Generate the .pom file
    publishToMavenLocal         Deploy the artifact to Maven local
    uploadBintray               Upload files to Bintray
    uploadGithub                Upload files to Github