1.1.1 • Published 3 years ago

sinux-ci v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

sinux-ci

Sinux technology terminal

Test npm

# 本地测试
$ npm link(添加命令行模式)
$ npm unlink(取消命令行模式)

# 如何发布?
$ npm adduser(用户名、密码、邮箱)-- 注册帐号
$ npm whoami(查看当前帐号)
$ npm publish(发布到npmjs.org)-- 注意:sudo权限

# 如何卸载?
$ npm unpublish sinux-ci --force

# 如何使用?
$ npm i sinux-ci  -g
$ sx <command>