diff --git a/Zurich-hackathon.md b/Zurich-hackathon.md index 4f60624..9ae8099 100644 --- a/Zurich-hackathon.md +++ b/Zurich-hackathon.md @@ -2,7 +2,7 @@ # 🚧 Exploring the future of design platforms for AEC -* **GitAEC** was bootstrapped at the [AEC Hackathon Zurich](https://opensource.construction/events/aec-hackathon-zurich/) in 2024 as [gitaec.com](https://gitaec.com). +* **GitAEC** was bootstrapped at the [AEC Hackathon Zurich](https://opensource.construction/events/aec-hackathon-zurich/) in 2024. ## A Forge for AEC @@ -22,18 +22,18 @@ * Made with [IfcMerge](https://github.com/brunopostle/ifcmerge) -## Automation +## An Automation System * 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) -## Run +## Using GitAEC * 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/) -## Source +## Building GitAEC * **Source code** of GitAEC is available on the `gitaec` branch of the **[main repo](https://gitaec.org/rvba/forgejo/src/branch/gitaec)**. * Head to **Forgejo** [documentation](https://forgejo.org/docs/next/contributor/from-source/) for details on how-to build the platform from source.