go-github-com-audriusbutkevicius-recli 0.0.5 Reflection-based CLI generator

For a given struct, recli builds a set of urfave/cli commands which allows you to modify it from the command line. It is useful for generating command line clients for your application configuration that is stored in a Go struct.