# Contributing

```{caution}
🏗️ Work In Progress
```

```text
git clone https://github.com/phoenixr-codes/aprompt.git &&
cd $_ &&
pip install .[docs,dev]
```

```text
tox run
```
