We can eventually set up some script that when you create a release, it compiles it into a library jar. That way people can just add the .jar file to their project instead of copying and pasting the file. With that same script you can also do unit testing on push.
We can eventually set up some script that when you create a release, it compiles it into a library jar. That way people can just add the .jar file to their project instead of copying and pasting the file. With that same script you can also do unit testing on push.