# Zig (/examples/zig)



A Zig project: build, test, and fmt.

## Project layout [#project-layout]

<Tree path="zig" maxDepth="3" />

## Pipeline [#pipeline]

**Python**

<RemoteCode src="zig/.hm/pipeline.py" lang="python" title=".hm/pipeline.py" />

**TypeScript**

<RemoteCode src="zig/.hm/pipeline.ts" lang="typescript" title=".hm/pipeline.ts" />

## Run it [#run-it]

```bash
hm run ci
```
