This is the repository for Shoot, a CLI frontend for Matrix, written in Rust.
```sh export MATRIXHOMESERVER='https://matrix.org' export MATRIXMXID='@example:example.com' export MATRIX_PASSWORD='password'
shoot send \ --msg 'Hello from Shoot!' \ --markdown ```
Shoot can be installed from the MPR.
First, install Mist, then just run the following:
sh
mist update
mist install shoot