# tarsier
A simple image editor.
- <https://tarsier.n4n5.dev/> - demo
- <https://github.com/Its-Just-Nans/tarsier> - repo
- <https://crates.io/crates/tarsier> - crate

## Installation
```sh
cargo install tarsier --locked
```
## LICENSE
- [MIT](LICENSE)