clear; cargo test; cargo doc; cargo rdme; git add .; git commit -m "$1"; git push; cargo publish;