# Bash Driver * Runs bash scripts. What you do in the scripts is up to you. ## Usage ```bash migrate -url bash://xxx -path ./migrations create increment_xyz migrate -url bash://xxx -path ./migrations up migrate help # for more info ```