Main / News / Migration to codeberg.org
It’s time to go public. It’s time the open all gates.
All free online Git hosters are really great, and bitbucket.org served well during the initial development of the GATE framework.
But there is a new provider rising in the sky:
codeberg.org
Codeberg is NOT under the control of a private company, it’s an open collaboration platform managed by open source enthusiasts as a non-profit organization in Germany.
All source codes of the GATE project have been moved to
codeberg.org/GateNetwork
and are available as a public GIT repository in
codeberg.org/GateNetwork/gate.
The imported sources are now available as version 0.2
, but
development already continues and the next development versions
will come soon.
To improve portability all external libraries and dependencies have
been moved into a separate repository
codeberg.org/GateNetwork/extlibs
The GATE project repository can include extlibs
as a GIT submodule and
build required modules itself, or it uses package and dependency managers
like CONAN to access those 3rd party libraries.
If you also want to support free non-profit open source providers, join Codeberg and donate to this valuable project.
Let’s build a better world together!