一键安装工具包:npx @semo/cli run --with=repl-doc --with=repl-npm --with=repl-wiki --with=repl-translate -- repl --hook

你将会得到:

.doc object.is // 查询Javascript文档
.translate hello // 查单词
.wiki 百度 // 查wiki
.npm lodash // 查lodash
展开
评论