#!/bin/bash export $(cat .env | xargs) clear && cargo fmt && cargo run -r