We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 771ab52 commit d7a8f2bCopy full SHA for d7a8f2b
pyproject.toml
@@ -70,6 +70,7 @@ keywords = [
70
]
71
[project.scripts]
72
codegen = "codegen.cli.cli:main"
73
+cg = "codegen.cli.cli:main"
74
75
[project.optional-dependencies]
76
types = []
0 commit comments