Closed bclinthall closed 7 years ago
We now have a working makefile that will test with make test or check the style with make style. If @eric or @james would put your style.xml in for scatt/misc/style.xml, that would be great.
make test
make style
I've found two problems already:
make
I'm currently investigating the makefile issues
We now have a working makefile that will test with
make test
or check the style withmake style
. If @eric or @james would put your style.xml in for scatt/misc/style.xml, that would be great.