@dahawa/hawa-code 1.31.4 → 1.32.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. package/README.md +1 -1
  2. package/cli.js +619 -625
  3. package/hawa.js +3 -3
  4. package/package.json +1 -1
package/README.md CHANGED
@@ -50,7 +50,7 @@ hcode
50
50
  在 Windows 系统上使用,需配置如下环境变量,其指向 git bash , 同时确保已经安装了 git。
51
51
 
52
52
  ```
53
- HCODE_GIT_BASH_PATH={git 安装目录}\bin\bash.exe
53
+ HAWA_CODE_GIT_BASH_PATH={git 安装目录}\bin\bash.exe
54
54
  ```
55
55
  环境变量配置方式
56
56
  - 直接使用 Windows 操作系统进行配置