claptrap 0.2.0

Bring the power of Clap to shell scripts.
Documentation
1
2
3
4
name = "myprog"
[args]
debug = { short = 'd', help = "turns on debugging mode" }
config = { short = 'c', long = "config", value-name = "CONFIG", help = "Optionally sets a config file to use" }