API Reference¶
copier_astral_example
¶
A Python project generated by using https://github.com/ritwiktiwari/copier-astral.
CLI Module¶
copier_astral_example.cli
¶
Command-line interface for copier_astral_example.
hello(name=typer.Argument('World', help='Name to greet'))
¶
main(version=typer.Option(None, '--version', '-v', help='Show version and exit.', callback=version_callback, is_eager=True))
¶
A Python project generated by using https://github.com/ritwiktiwari/copier-astral.