Files
kong/_examples/docker/README.md
T
Alec Thomas a2ec050947 Implement a robust Context.Run().
This helps when composing large applications from separate command
structs.
2018-06-21 21:50:30 +10:00

4 lines
102 B
Markdown

# Large-scale composed CLI
This directory illustrates how a large-scale CLI app could be structured.