drft-cli 0.7.0

A structural integrity checker for linked file systems
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
---
sources:
  - ../../docs/config.md
---

# Simple

A clean project with no violations. Good for verifying drft works.

```bash
drft check -C examples/simple
```