Contribute - gama-platform/gama GitHub Wiki
GAMA is a free opensource software and we take pride in sharing the source code with anyone who wants to contribute to the platform. Note that GAMA is easy to extend by developing additional plugins.
You saw an error on the wiki and want to fix it? The first step is to check which page needs updating.
Let's start by taking a look at the URL. For example :
https://gama-platform.org/wiki/Home
^^^^
If in the URL you have the keyword wiki, you should modify the GAMA wiki and the correction will appear on the website after the next CI build.
To keep the same example, the file to edit can be found here:
https://gama-platform.org/wiki/Home
^^^^ ^^^^
=FILE-TO-EDIT=> https://github.com/gama-platform/gama/wiki/Home
^^^^ ^^^^
GAMA can be downloaded as a regular application or built from source, which is necessary if you want to contribute to the platform. The source code is available from this GitHub repository:
https://github.com/gama-platform/gama
Which you can also browse from the web here. It is, in any case, recommended to follow the instructions on this page in order to build GAMA from source.
If you want to contribute to the platform, you can send a request to the developing team to be in the [email protected] mailing list.
You may refer to the GAMA forum to get answers to your questions from other users and developers.
User-Forum
Community-shared models are available in the GAMA library repository. You can browse and download examples from the model library section or explore the tutorials section for community models.
If you want to share your model to the community, contact the maintainers via the mailing-list or GitHub discussions.