mvn package works beautifully but we can't be doing it over and over again, as it is very slow.
My knowledge on mvn is limited as I mostly use gradle,
is there some mvn equivalent to mvn run GraalPhpMain /path/file.php so that we can iterate faster.
and probably how to run the tests as well
would be nice to have this added to the Readme
@abertschi
mvn packageworks beautifully but we can't be doing it over and over again, as it is very slow.My knowledge on mvn is limited as I mostly use gradle,
is there some mvn equivalent to
mvn run GraalPhpMain /path/file.phpso that we can iterate faster.and probably how to run the tests as well
would be nice to have this added to the Readme
@abertschi