# Build and run ```bash curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh rustup default nightly cargo build --release cp ./target/release/hars /usr/local/bin/hars ``` ## Config file ``` $HOME/.config/hars/config ```