0.0.1 • Published 10 months ago

ditto-sdk v0.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months ago

前置准备:登录私有npm服务

  1. 问ousiri或zengguirong同学获取auth_accountauth_key
  2. 执行npx @nie/auth-cli token -a ${auth_account} -k ${auth_key}获取auth_token
  3. 执行npm login --registry https://npm.nie.netease.com
    1. 输入Username,即auth_account
    2. 输入Password,即auth_token
    3. 输入Email,你自己的完整邮箱,例如zengguirong@corp.netease.com

开发

  1. pnpm update --workspace -r
0.0.1

10 months ago