Skip to content

Commit e6b1bed

Browse files
committed
Add succient command alias gh
1 parent 8ec0b31 commit e6b1bed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
entry_points={
2323
"console_scripts": [
2424
"github-deploy=github_deploy.main:main",
25+
"gh-deploy=github_deploy.main:main",
2526
],
2627
},
2728
keywords=["yaml", "deploy", "poly repository", "github", "single configuration"],

0 commit comments

Comments
 (0)