Hello World
Example Hello World
implementation using CLI Command Parser.
usage: hello_world.py [--name NAME] [--count COUNT] [--help]
Simple greeting example
Optional arguments
|
The person to say hello to (default: |
|
Number of times to repeat the message (default: |
|
Show this help message and exit |
Contact <example@fake.org> with any issues