inauguration 0.1.1

Swift developer toolchain CLI (hybrid compiler pipeline, staging, plugins)
Documentation
1
2
3
4
5
6
7
8
9
10
11
# inauguration (`in`)

Rust CLI for the [inauguration](https://github.com/semitechnological/inauguration) Swift toolchain experiments: embedded hybrid pipeline (AST refresh → frontend → SIL analysis wave), **hotreload daemon** (Unix sockets), SwiftPM staging under `.build/bin` and `.build/artifacts`, plugins, and workspace-only integration commands (`in test`).

Install:

```bash
cargo install inauguration
```

Full repository layout, benchmarks, Wax/Homebrew installers, and contribution docs live in the GitHub repo.