189 Forks
302 Stars
302 Watchers

rules_kotlin

Bazel rules for Kotlin

How to download and setup rules_kotlin

Open terminal and run command
git clone https://github.com/bazelbuild/rules_kotlin.git
git clone is used to create a copy or clone of rules_kotlin repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rules_kotlin https://github.com/bazelbuild/rules_kotlin/archive/master.zip

Or simply clone rules_kotlin with SSH
[email protected]:bazelbuild/rules_kotlin.git

If you have some problems with rules_kotlin

You may open issue on rules_kotlin support forum (system) here: https://github.com/bazelbuild/rules_kotlin/issues