Hi, I'm trying to use pants as a build tool for a ...
# general
a
Hi, I'm trying to use pants as a build tool for a Java project. After setting up the project and trying to print "hello world" to the console just to check. The code compile without any output I use pants check :: to compile the code