cargo-commander 2.0.10

Like npm scripts, but better
1
2
test = { cmd = "echo Hello $name!", args=["name=World"] }
hej = ["echo hello"]