Examples
- See sample-simple for a barebone sample skeleton usable as-is.
- See sample-complex for a complex sample using advanced features.
- See module subcommands/subcommandstest for tools to help testing an application using subcommands. One of the main benefit is t.Parallel() just works, because subcommands help wrapping global variables.