#!/bin/bash # Configuration script for the feddy project usage() { cat < /dev/null; then echo "Error: cargo is required but not installed. Please install Rust and cargo." exit 1 fi # Generate Makefile.config cat > Makefile.config <