base: echo 'Just is working' # this is a comment dev: cargo run check: cargo check test: cargo test build: cargo build