Skip to content
sztejkat edited this page Mar 4, 2023 · 1 revision

Welcome to the abstractfmt wiki!

Project status

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.

Project documentation

Check "package.html" and "overview.html" in each package. Alternatively build java-doc.

Team and contribution

Currently a single-man project. I'm not very experienced in team work.

Git usage across the project

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.

How to contribute?

Fork it, play in Your own playground and let me know.