1.0.1-alpha.0 • Published 2 years ago

ke-start-cli v1.0.1-alpha.0

Weekly downloads
1
License
ISC
Repository
-
Last release
2 years ago

特性:一键启动项目一键打开 vscode

安装 $ npm install ke-start-cli -g --registry=https://registry.npmjs.org/ 使用前配置:

打开 VSCode –> command+shift+p –> 输入 shell command –> 点击提示 Shell Command: Install ‘code’ command in PATH –> 运行终端输入指令: sudo ln -fs "/Applications/Visual Studio Code.app/Contents/Resources/app/bin/code" "/usr/local/bin/"

打开终端,随便进入一个路径后,执行: code . vscode 正常打开,则说明配置生效

常用指令介绍 ks 是 ke-start-cli 指定命令,源于高中死党昵称:马克思,简称:ks

Options: -V, --version output the version number -h, --help output usage information

Commands: set options According to the path you provide, generate your private project configuration file under the current path(根据你提供的路径,生成当前路径下你私有的项目配置文件) -c param Clear the history of the search directory(清空检索目录的历史记录) -d param Set your default boot path based on the name you entered(设置默认启动哪个目录下项目集合) -e param Set whether the configuration file level directory is related(设置配置文件层级目录之间是否关联) -i param According to the parameters, get the corresponding information(根据参数,获取对应信息) -r param Configure rules according to parameters(根据参数,进行规则配置) -s param Whether to generate a script file for the startup command(是否生成启动命令的脚本文件) run options Open vscode while starting the project of your choice(启动你选择的项目的同时打开 vscode) -s param Only Start the project of your choice(只启动你选择的项目) -v param Open only the vscode of the project you selected(只打开你选择的项目的 vscode)

1.0.1-alpha.0

2 years ago

0.0.17

3 years ago

0.0.18

3 years ago

0.0.16

3 years ago

0.0.15

3 years ago

0.0.13

3 years ago

0.0.14

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.5

3 years ago

0.0.6

3 years ago

0.0.4

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago