blob: 48bf60e7578144e81150ac532c91e9ee0506727e [file] [log] [blame] [view]
# Example of using `CommandRunner`
This example uses `CommandRunner` to create a tool for drawing ascii art shapes.
`dart run draw.dart circle --radius=10`