# Elixir (/examples/elixir)



A mix project: compile, test, format, Credo, Dialyzer, plus deps\_audit/hex\_audit.

## Project layout [#project-layout]

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

## Pipeline [#pipeline]

**Python**

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

**TypeScript**

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

## Run it [#run-it]

```bash
hm run ci
```
