1.0.1 • Published 2 years ago

whistle.custom-nohost-env-smart v1.0.1

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

whistle.custom-nohost-env-smart

安装插件

  1. 用 whistle 自动命令(优先级最高,推荐使用)
    w2 i @tencent/whistle.custom-nohost-env-smart
    如果无法直接访问 npm,可以带上内网的 registry:
    w2 i @tencent/whistle.custom-nohost-env-smart --registry=https://mirrors.tencent.com/npm/
    如果有 tnpm,也可以:
    w2 ti @tencent/whistle.custom-nohost-env-smart
  2. npm 全局安装,跟普通 npm 包全局安装一样:
    npm i -g @tencent/whistle.custom-nohost-env-smart