# manus — A manuscript helper to simplify writing good papers.
Manus is an early work in progress.
All contributions and suggestions are welcome!
Please read the documentation at: XXX
## Installation
```bash
git clone https://github.com/erikmannerfelt/manus
cd manus
cargo install --path .
```