1 2 3 4 5 6 7 8 9 10
all: cargo build --release cp target/release/teaql ~/tools help: cargo run -- --help