Skip to content
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

feat: support for command line #14

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Wxh16144
Copy link
Member

@Wxh16144 Wxh16144 commented Dec 6, 2023

No description provided.

.help(),
async (args) => {
header()
console.log()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个空的 log 拿来干嘛的?

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

Copy link

@yoyo837 yoyo837 Dec 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

空行.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

直接在打印的地方加 \n 不就行了么

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

条条大路通北京。😄

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

感觉没必要单独写一个空 log ...

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

哈哈哈 细枝末节

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

整体看起来没啥大问题,可以测一下平台兼容性,至少 mac 和 windows 得支持

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants