Read Me

Obtaining the source code

Not yet released.

Building the software

Fedimeister is build, using Gradle.

To make a release, the version property must be given on the commandline.

Version scheme

Fedimeister uses semantic versioning internally. However, since semantic versions are not very userfriendly, all release versions use a major.minor scheme that is derived from the semantic version by stripping all build/release tags and “rounding the patch number up”, before cutting it off.