From ae51a839814d94e52388e194b80434f0cb44ba0a Mon Sep 17 00:00:00 2001 From: rvba Date: Thu, 2 Jan 2025 08:21:22 +0100 Subject: [PATCH] Actualiser Zurich hackathon --- Zurich-hackathon.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Zurich-hackathon.md b/Zurich-hackathon.md index 3e05be8..291e600 100644 --- a/Zurich-hackathon.md +++ b/Zurich-hackathon.md @@ -28,10 +28,3 @@ Samples of computations based on **[IfcOpenShell](http://ifcopenshell.org/)** an * Automation [sample](https://gitaec.com/rvba/hackathon-zurich/src/branch/main/python/extract.py) in Python * 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) - -## Use Git>AEC - - * The simplest way to run GitAEC 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/) - * Learn how-to use the platform with the **[[https://docs.codeberg.org/getting-started/first-steps/|Codeberg]]** and **[[https://forgejo.org/docs/latest/user/|Forgejo]]** documentation. - * GitAEC latest stable version : **[v0.2](https://gitaec.org/rvba/forgejo/releases/tag/v0.2)**.