-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Experimental.
You won't be able to build it without tinkering with build-scripts until some "release" branches will be present in the near future. Gladly compiling java project which has minimum external dependencies is not a big problem.
Check "package.html" and "overview.html" in each package. Alternatively build java-doc.
Currently a single-man project. I'm not very experienced in team work.
develop
branch - my daily work.
futureXXX
branch - experiments, specific functions development.
master
branch - a code which is stable enough to be a candidate to release.
rcXXX
branch - release candidate branch, code cleanup before release.
releaseXXX
tag - tagged commits indicating ready "finished" products.
Fork it, play in Your own playground and let me know.