Merlon is written in Rust. If you don't have Rust, install it with the following command:
```console
Clone the repository and enter it:
```console
$ git clone https://github.com/nanaian/merlon.git
$ cd merlon
```
```console
$ cargo run -- --version
```
```console
$ cargo install --path .
```