Introduction to Pants Build Tool (#14517)

* Introduction to Pants Build Tool

* Introduction to Pants Build Tool

* Introduction to Pants Build Tool

* Introduction to Pants Build Tool

* Introduction to Pants Build Tool
This commit is contained in:
Michael Olayemi
2023-08-09 14:35:00 +00:00
committed by GitHub
parent 4945be2fd6
commit 4b99565de3
13 changed files with 183 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[groups.default]
addresses = [
"src/jvm::",
"tests/jvm::",
]
resolve = "jvm:jvm-default"