Environment Variables
CARGO_TARGET_DIR
Override the default Cargo target directory:
export CARGO_TARGET_DIR=/path/to/target
uzumibi new --template cloudflare my-app
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
CARGO_TARGET_DIROverride the default Cargo target directory:
export CARGO_TARGET_DIR=/path/to/target
uzumibi new --template cloudflare my-app