-
Notifications
You must be signed in to change notification settings - Fork 37
feat: add eggctl bin #10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
@@ Coverage Diff @@
## master #10 +/- ##
=======================================
Coverage 98.78% 98.78%
=======================================
Files 6 6
Lines 165 165
=======================================
Hits 163 163
Misses 2 2
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ctl 是啥的缩写?
好像是 control 吧 |
为什么要这个缩写?简短一点? 回头内网的话,会不会因为 tnpm 的 postinstall 导致 2 个 bin 冲突了?是不是直接在内网做别名就好了? |
bin 不是 postinstall 安装的,ctl 应该是业界通用叫法吧。 |
+1 只是觉得 egg-scripts 的别名不那么容易记,增加了额外的记忆成本。 |
@atian25 那合并了? |
|
Checklist
npm test
passesAffected core subsystem(s)
Description of change