Actualiser Zurich hackathon

Milovann Yanatchkov 2025-01-01 18:47:22 +01:00
parent 30d02a6e33
commit ea9365e7bb

@ -30,12 +30,12 @@ Samples of computations based on [IfcOpenShell](http://ifcopenshell.org/) and [C
* Automation action [sample](https://gitaec.com/rvba/hackathon-zurich/src/branch/main/.forgejo/workflows/update.yaml) and [logs](https://gitaec.com/rvba/hackathon-zurich/actions)
* Automation sample [output](https://gitaec.com/rvba/hackathon-zurich/src/branch/main/output/duplex.ifc.csv)
## Using Git<sup>AEC</sup>
## Use Git<sup>AEC</sup>
* The simplest way to run Git<sup>AEC</sup> is to use the [Docker image](https://gitaec.org/rvba/-/packages/container/gitaec/latest).
* Learn how-to run and deploy a [container](https://en.wikipedia.org/wiki/Containerization_(computing)) from [docker.com](https://www.docker.com/)
## Building Git<sup>AEC</sup>
## Build Git<sup>AEC</sup>
* **Source code** of Git<sup>AEC</sup> is available on the `gitaec` branch of the **[forgejo repo](https://gitaec.org/rvba/forgejo/src/branch/gitaec)**.
* Visit the **Forgejo** [documentation](https://forgejo.org/docs/next/contributor/from-source/) for details on how-to build the platform from source.