npm-test-utils
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

清除git 状态

git rm -r --cached . 清除所有的跟踪文件

git rm -r --cached 文件名 清除指定的跟踪文件

登录 npm, 若无账号,请在https://www.npmjs.com/ 注册账号

npm adduser Username: 你的npm用户名 Password: Email: (this IS public) 填写邮箱 Logged in as youthcity on https://registry.npmjs.org/.

发布包

npm publish

如果包名是@用户名的私有仓库,需要付费,如果开源 需使用以下命令进行发布

npm publish --access public

Readme

Keywords

none

Package Sidebar

Install

npm i npm-test-utils

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

4.3 kB

Total Files

11

Last publish

Collaborators

  • usminma