Skip to content

v0.3.6

Choose a tag to compare

@LIUTod LIUTod released this 06 Jun 13:43
· 66 commits to main since this release

改动

  • 新增 Windows 桌面快捷方式:npm install -g scream-code 后自动在桌面创建 "Scream Code.lnk"
  • 支持 Windows Terminal / pwsh 7 / PowerShell 5 多种终端
  • 修复 postinstall 桌面快捷方式语法错误

安装方式

npm (推荐)

npm install -g scream-code

Windows PowerShell 安装脚本

irm scream-cli.com/install.ps1 | iex