#!/bin/bash set -e (cd crates/como_bin; cargo watch -x run)