@naiheyoung/open-cli
v1.0.2
Published
find local files and open them.
Maintainers
Readme
查找并打开指定文件或目录(Windows)
USAGE
npm install @naiheyoung/open-cli -g
open -hCOMMAND
open <folder> # 打开指定目录
-e # 在资源管理器中打开目标目录
open config list # 显示配置文件信息
open config get <key> # 获取配置
open config set <k> <v> # 设置配置
# 默认以vscode打开目录
# 也可以直接在%username%/.breeze-open-cli.json文件中修改配置❗❗❗
该命令依赖于 Everything 文件服务, 因此使用前需要在
.breeze-open-cli.json中配置服务认证信息
code is licensed under MIT, words and images are licensed under CC BY-NC-SA 4.0.
