Skip to content

Commit 7372e8c

Browse files
alexeaglerules_java Copybara
authored andcommitted
chore(docs): add quickstart template link to README (#344)
Added a quickstart template link for new projects. Note, this is the same destination reachable from https://bazel.build/start Closes #344 COPYBARA_INTEGRATE_REVIEW=#344 from alexeagle:patch-1 5fe92bd PiperOrigin-RevId: 864352722 Change-Id: Id64e5414c0ef7b8e339fd2717062f9f856ab5eaa
1 parent 243a1d4 commit 7372e8c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Java Rules for Bazel https://bazel.build.
99

1010
For a quickstart tutorial, see https://bazel.build/start/java
1111

12+
The fastest way to try this in an empty project is to click the green "Use this template" button on https://github.com/bazel-starters/java.
13+
1214
For slightly more advanced usage, like setting up toolchains
1315
or writing your own java-like rules,
1416
see https://bazel.build/docs/bazel-and-java

0 commit comments

Comments
 (0)